From: Senthilvadivu Guruswamy Date: Tue, 22 Feb 2011 09:24:50 +0000 (+0200) Subject: OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init() X-Git-Tag: v2.6.39-rc1~432^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5e13227c32f12de3afb2e26a86bc9f3e5aaf7b6;p=pandora-kernel.git OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init() This patch updated board files to replace platform_device_register or platform_add_devices of DSS with omap_display_init(). This moves away registration of DSS from board files into a common place. Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Sumit Semwal Signed-off-by: Senthilvadivu Guruswamy Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed