[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
authorJoern Engel <joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:24 +0000 (14:25 +0200)
committerJoern Engel <joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:24 +0000 (14:25 +0200)
Ram devices get the extra capability of MTD_NO_ERASE - not requiring
an explicit erase before writing to it.  Currently only mtdblock uses
this capability.  Rest of the patch is a simple text replacement.

Signed-off-by: Joern Engel <joern@wh.fh-wedel.de>

No differences found