From: Ezequiel Garcia Date: Fri, 25 Jan 2013 12:23:09 +0000 (-0300) Subject: mtd: omap-onenand: pass device_node in platform data X-Git-Tag: omap-for-v3.9/gpmc-signed~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc75eb36c3233409728e88acfd6b45a223856289;p=pandora-kernel.git 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 Signed-off-by: Ezequiel Garcia Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed