summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/mach-fs/nandflash.c
Commit message (Collapse)AuthorAgeFilesLines
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-1/+1
| | | | | | | Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
* CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2008-02-081-10/+12
| | | | | | | | | | Clean up issues noticed by Andrew Morton: - Use a combined struct for allocating the mtd_info and nand_chip structs instead of using anonymous memory as the example in Documentation/DocBook/mtdnand.tmpl - Use kzalloc instead of using kmalloc/memset(0) - Make crisv32_device_ready static.
* CRIS v32: Add new driver files for Etrax-FSJesper Nilsson2008-02-081-0/+172
Adds gpio and nandflash handling for Etrax-FS