From: Daniel Mack Date: Fri, 14 Dec 2012 10:36:41 +0000 (+0100) Subject: mtd: omap-nand: pass device_node in platform data X-Git-Tag: omap-for-v3.9/gpmc-signed~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf04c51004d0b973a688a91c879e2d91780d03c;p=pandora-kernel.git mtd: omap-nand: 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. Signed-off-by: Daniel Mack Acked-by: Grant Likely Acked-by: Artem Bityutskiy Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed