alistair23-linux/drivers/mtd/onenand
Ezequiel Garcia dc75eb36c3 mtd: omap-onenand: pass device_node in platform data
Pass an optional device_node pointer in the platform data,
which in turn will be put into a mtd_part_parser_data.
This way, code that sets up the platform devices can pass
along the node from DT so that the partitions can be parsed.

For non-DT boards, this change has no effect.

Acked-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2013-02-01 14:10:11 -08:00
..
generic.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00
Kconfig MTD: Relax dependencies 2012-03-25 00:29:56 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
omap2.c mtd: omap-onenand: pass device_node in platform data 2013-02-01 14:10:11 -08:00
onenand_base.c mtd: onenand: Make flexonenand_set_boundary static 2012-11-09 17:02:50 +02:00
onenand_bbt.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
onenand_sim.c mtd: convert remaining users to mtd_device_register() 2011-05-25 02:25:00 +01:00
samsung.c mtd: remove use of __devexit 2012-11-22 12:07:03 +02:00