From: Janusz Krzysztofik Date: Tue, 14 Dec 2010 20:09:40 +0000 (+0100) Subject: mtd: nand: ams-delta: convert to platform driver X-Git-Tag: v2.6.38-rc1~21^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e95d1f1714cb993bc5b7e3a3d532b715b32d80a;p=pandora-kernel.git mtd: nand: ams-delta: convert to platform driver In its current form, the driver may interfere with different hardware on different boards if built into the kernel, hence is not suitable for inclusion into a defconfig, inteded to be usable with multiple OMAP1 cpu and machine types. Convert it to a platform driver, that should be free from this issue. Created and tested against linux-2.6.37-rc5 on Amstrad Delta. Signed-off-by: Janusz Krzysztofik Acked-by: Tony Lindgren Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed