linux-kernel-test/arch/cris
Jesper Nilsson 9f68ff9ee9 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.
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.
2008-02-08 11:16:45 +01:00
..
arch-v10 CRIS v10: Cleanup of drivers/gpio.c 2008-02-08 11:16:45 +01:00
arch-v32 CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. 2008-02-08 11:16:45 +01:00
kernel CRIS: Drop regs parameter from call to profile_tick in kernel/time.c 2008-02-08 11:06:40 +01:00
mm CRIS: Minor fixes to mm/fault.c 2008-02-08 11:06:24 +01:00
artpec_3_defconfig CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. 2008-02-08 11:06:37 +01:00
defconfig CRIS: Remove CONFIG_NO_IOMEM from default configs. 2008-02-08 11:06:36 +01:00
etraxfs_defconfig CRIS: Remove CONFIG_NO_IOMEM from default configs. 2008-02-08 11:06:36 +01:00
Kconfig CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. 2008-02-08 11:08:06 +01:00
Kconfig.debug
Makefile CRIS: Update main Kbuild makefile. 2008-02-08 11:06:25 +01:00