]> 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>
Thu, 18 Oct 2012 09:22:54 +0000 (12:22 +0300)
commit7e68774321533f3014ed19db4229f8c1fc0c6e51
tree563cba378d7c187c58c3704849ec916acb2fab38
parentdddcd5835e557b3ad420b7ac3ad43dead7dcbfb0
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