From: Linus Walleij Date: Thu, 4 Oct 2012 07:28:29 +0000 (+0200) Subject: ARM: nomadik: switch over to using the FSMC driver X-Git-Tag: v3.8-rc1~47^2~87 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41863f730ff8aad86c038aabee1292d1b04c8876;p=pandora-kernel.git ARM: nomadik: switch over to using the FSMC driver The Nomadik NAND driver is really just a subset of the existing FSMC driver, so let's switch over to using that driver instead, since it handles more variants of this chip. The callbacks for setting up the chip is doing stuff now handled by the FSMC driver. Signed-off-by: Linus Walleij Acked-by: Alessandro Rubini Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed