]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] NAND: AT91 NAND driver
authorAndrew Victor <andrew@sanpeople.com>
Thu, 19 Oct 2006 16:24:35 +0000 (18:24 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 21 Oct 2006 15:28:26 +0000 (16:28 +0100)
commit42cb1403af8a755b3dfebeb9d2a5f73bc48832a1
tree3a0c15e9f71da1f83ff4914d2c3815be7f89bbaf
parentc7cf0c68ea4e2020db7204eb0ed4412b2cbb167d
[MTD] NAND: AT91 NAND driver

This version only differs from version posted by Savin Zlobec (20 Jun
2006) in that the AT91RM9200-specific chip-select / bus setup code has
been moved from the at91_nand.c driver into the processor-specific file.

From: Savin Zlobec <savin@epico.si>
Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/at91_nand.c [new file with mode: 0644]