[MTD] Update 2.5 MTD code from MTD CVS and ARM tree
This cset updates the 2.5 MTD code from the MTD CVS. David Woodhouse is happy with me sending this. Summary of changes: - Add MTD device concatenation support module. - Bootldr MTD partition parsing is obsolete, replaced by command-line based partition information. - Add support for ARM map drivers: AUTCPU12, Ceiva, Camelot, Fortunet, edb7312, Impa7, PCI - Add support for PCMCIA memory cards - Update help texts for: Ocelot, ITE QED-4N-S01B, Flaga Please note that this does not completely synchronise the 2.5 kernel tree with MTD CVS.
Showing
drivers/mtd/cmdline.c
0 → 100644
drivers/mtd/maps/ceiva.c
0 → 100644
drivers/mtd/maps/edb7312.c
0 → 100644
drivers/mtd/maps/fortunet.c
0 → 100644
drivers/mtd/maps/impa7.c
0 → 100644
drivers/mtd/maps/pci.c
0 → 100644
drivers/mtd/maps/pcmciamtd.c
0 → 100644
drivers/mtd/mtdconcat.c
0 → 100644
include/linux/mtd/concat.h
0 → 100644
Please register or sign in to comment