diff options
author | Brian Norris <computersforpeace@gmail.com> | 2015-10-31 06:33:21 +0300 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-11-12 00:45:10 +0300 |
commit | 3b6521eab0386a4854d47b1a01947d7dc46ec98d (patch) | |
tree | 2d092fee621b1fa3b7e48824db99f8ac2b2b5cb3 /drivers/hid/wacom_wac.h | |
parent | 28b8b26b308e656edfa9467867d5f79212da2ec3 (diff) | |
download | linux-3b6521eab0386a4854d47b1a01947d7dc46ec98d.tar.xz |
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/hid/wacom_wac.h')
0 files changed, 0 insertions, 0 deletions