From: Joern Engel Date: Tue, 30 May 2006 12:25:24 +0000 (+0200) Subject: [MTD] replace MTD_RAM with MTD_GENERIC_TYPE X-Git-Tag: v2.6.18-rc1~1105^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cbfdcc3661d7670b01b92b89811cd3a2412297;p=pandora-kernel.git [MTD] replace MTD_RAM with MTD_GENERIC_TYPE 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 --- Reading git-diff-tree failed