alistair23-linux/drivers/mtd/onenand
Adrian Hunter 263a8c8635 mtd: OneNAND: OMAP2/3: add support for command line partitioning
Add the ability to parse MTD partition information from the
kernel command line.

Note that a pointless BUG_ON is removed, as are redundant
calls to 'del_mtd_partitions()' and 'del_mtd_device()'
because they are also done by 'onenand_release()'.

Finally note that 'add_mtd_device()' returns 1 on failure
so the error condition was incorrect.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2011-01-06 15:22:45 +00:00
..
generic.c
Kconfig mtd: OneNAND: S5PC210 OneNAND support 2010-10-25 00:52:43 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
omap2.c mtd: OneNAND: OMAP2/3: add support for command line partitioning 2011-01-06 15:22:45 +00:00
onenand_base.c mtd: OneNAND: Fix multi block erase support at 4KiB pagesize 2011-01-06 15:16:39 +00:00
onenand_bbt.c mtd: onenand: bugfix for 2x mode bad block handling 2010-12-03 16:36:07 +00:00
onenand_sim.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
samsung.c mtd: OneNAND: Fix page offset handling at 2KiB pagesize 2010-12-03 16:27:18 +00:00