]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Fri, 9 Nov 2012 15:02:52 +0000 (17:02 +0200)
commitba121e295bc06a73387f9c893ca0b427fb422a95
tree6331625d54823e527d69122c8b3021b682fe7274
parent268e029a3ffe003308c5ebaf479157efef661dd0
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