ARM: nomadik: switch over to using the FSMC driver
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 4 Oct 2012 07:28:29 +0000 (09:28 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 15 Nov 2012 13:37:47 +0000 (15:37 +0200)
commit41863f730ff8aad86c038aabee1292d1b04c8876
treee23f3dca11dd7378b2d752537fa6644debc777e0
parent30f9f2fb7ba032665c8cea7694c815f18ed47a34
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 <linus.walleij@linaro.org>
Acked-by: Alessandro Rubini <rubini@unipv.it>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
arch/arm/configs/nhk8815_defconfig
arch/arm/mach-nomadik/board-nhk8815.c
arch/arm/mach-nomadik/include/mach/fsmc.h [deleted file]
drivers/clk/clk-nomadik.c