mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-16 04:39:07 +00:00
No mtd user should ever check for the device type. Instead, device features should be checked by the flags - if at all. As a first step towards type removal, change MTD_ROM into MTD_GENERIC_TYPE. Signed-off-by: Joern Engel <joern@wh.fh-wedel.de>