From: Tomi Valkeinen Date: Mon, 18 Mar 2013 13:50:25 +0000 (+0200) Subject: ARM: OMAP2+: add omapdss_init_of() X-Git-Tag: v3.15-rc1~63^2~5^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdf407b9ddceb1383da14c9a095e0b07a85b014;p=pandora-kernel.git ARM: OMAP2+: add omapdss_init_of() The OMAP display architecture requires a bunch of platform devices which are not created via .dts (for now). We also need to pass a few function pointers and the DSS hardware version from the arch code to omapdss driver. This patch adds omapdss_init_of() function, called from board-generic at init time, which handles those tasks. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja Acked-by: Tony Lindgren --- Reading git-diff-tree failed