[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
authorJoern Engel <joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:17 +0000 (14:25 +0200)
committerJoern Engel <joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:17 +0000 (14:25 +0200)
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>

No differences found