commit | d4f4c0aa8e36f69e46360b3d3569dc15d6099894 | [log] [tgz] |
---|---|---|
author | Håvard Skinnemoen <haavard.skinnemoen@atmel.com> | Fri Jun 06 18:04:52 2008 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat Jun 07 08:42:51 2008 +0100 |
tree | 758e0bcfe4be735048edcd87929beefd30c39658 | |
parent | 62fd71fe710886ba449e932ad7877f4a8340c2d4 [diff] |
[MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig The AT91 NAND driver needs just a few tiny modifications to work on AVR32 as well. Rename it atmel_nand to reflect this. Also move the ECC register definitions into drivers/mtd/nand since they are only useful to the atmel_nand driver, and get rid of the useless filename at the top of each file. Signed-off-by: Håvard Skinnemoen <haavard.skinnemoen@atmel.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>