commit | e369d62e92d526a7ed641e2f0b2978fb0ce366c5 | [log] [tgz] |
---|---|---|
author | Joern Engel <joern@wh.fh-wedel.de> | Tue May 30 14:25:17 2006 +0200 |
committer | Joern Engel <joern@wh.fh-wedel.de> | Tue May 30 14:25:17 2006 +0200 |
tree | 472a4b65509c725a84ca9ecc61516cc904189029 | |
parent | e1219724be193519f20743f5500bd1eff11890d0 [diff] |
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE 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>