linux/drivers/mtd/onenand
Brian Norris 004b5e6031 mtd: drop unnecessary partition parser data
We should assign the MTD dev.of_node instead of the parser data field.
This gets us the equivalent partition parser behavior with fewer special
fields and parameter passing.

Also convert several of these to mtd_device_register(), since we don't
need the 2nd and 3rd parameters anymore.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-11-11 13:58:59 -08:00
..
Kconfig
Makefile
generic.c mtd: onenand: generic: show parent device in sysfs 2015-10-13 12:56:37 -07:00
omap2.c mtd: drop unnecessary partition parser data 2015-11-11 13:58:59 -08:00
onenand_base.c mtd: onenand: drop dead code 2015-03-11 15:21:47 -07:00
onenand_bbt.c
samsung.c mtd: onenand: samsung: drop owner assignment 2015-10-13 12:56:41 -07:00
samsung.h