[MTD] Add support for NDFC NAND controller
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Tue, 23 May 2006 09:43:28 +0000 (11:43 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Tue, 23 May 2006 09:43:28 +0000 (11:43 +0200)
commitce4c61f184864991881ec789f7524f4b332eaafc
tree405bc1011d919c3b83f252c49a51f40e7d5de536
parent41796c2ea9b74cdf3bc2c368193d15b8ae8950ca
[MTD] Add support for NDFC NAND controller

NDFC NAND Flash controller is embedded in PPC EP44x SoCs.
Add platform driver based support.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/ndfc.c [new file with mode: 0644]
include/linux/mtd/ndfc.h [new file with mode: 0644]