summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
diff options
context:
space:
mode:
authorBrian Norris2015-10-31 04:33:21 +0100
committerBrian Norris2015-11-11 22:45:10 +0100
commit3b6521eab0386a4854d47b1a01947d7dc46ec98d (patch)
tree2d092fee621b1fa3b7e48824db99f8ac2b2b5cb3 /drivers/mtd/nand/nand_base.c
parentmtd: add get/set of_node/flash_node helpers (diff)
downloadkernel-qcow2-linux-3b6521eab0386a4854d47b1a01947d7dc46ec98d.tar.gz
kernel-qcow2-linux-3b6521eab0386a4854d47b1a01947d7dc46ec98d.tar.xz
kernel-qcow2-linux-3b6521eab0386a4854d47b1a01947d7dc46ec98d.zip
mtd: ofpart: grab device tree node directly from master device node
It seems more logical to use a device node directly associated with the MTD master device (i.e., mtd->dev.of_node field) rather than requiring auxiliary partition parser information to be passed in by the driver in a separate struct. This patch supports the mtd->dev.of_node field and deprecates the parser data 'of_node' field Driver conversions may now follow. Additional side benefit to assigning mtd->dev.of_node rather than using parser data: the driver core will automatically create a device -> node symlink for us. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/mtd/nand/nand_base.c')
0 files changed, 0 insertions, 0 deletions