commit | e270bca531b40cd0a143176eb093d173b9c6f418 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Fri Oct 30 20:33:29 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Nov 11 13:59:04 2015 -0800 |
tree | 82c862e4a59ba94d5d06b479cd29241cd2a3d1c7 | |
parent | 004b5e6031f4e9fd90d565fb213b74cd06d03718 [diff] |
mtd: ofpart: drop 'of_node' partition parser data This field is no longer used anywhere, as it is superseded by mtd->dev.of_node. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>