From: Archit Taneja Date: Mon, 16 Sep 2013 07:18:30 +0000 (+0530) Subject: ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_init X-Git-Tag: omap-for-v3.13/board-signed~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc8df75217e1c60183b594a417bc496ab086a453;p=pandora-kernel.git ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_init Move omapfb and omapvrfb device creation inside the omap_display_init so that we can correctly create the device based on the presence of omapdss within the platform. For example, on a kernel image supporting multiple platforms, omap_init_vrfb and omap_init_fb will create omapvrfb and omapfb platform devices respectively on a AM33xx platform even though it doesn't have a VRFB or DSS block. Signed-off-by: Archit Taneja Acked-by: Tomi Valkeinen Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed