mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-27 02:52:36 +00:00
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>