From: Guennadi Liakhovetski Date: Fri, 3 Sep 2010 07:20:04 +0000 (+0000) Subject: fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data X-Git-Tag: v2.6.37-rc1~23^2^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44432407d9f5e4b2e56c7eccb65d98cad4bba191;p=pandora-kernel.git fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data This is a preparation for HDMI hotplug support. This patch just moves all platform defined video modes for the sh_mobile_lcdcfb driver to separate arrays and switches all users to use element 0 of that array, so, this patch doesn't introduce any functional changes and as such should not cause any regressions. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed