From: Laurent Pinchart Date: Tue, 29 Nov 2011 00:46:12 +0000 (+0100) Subject: fbdev: sh_mobile_hdmi: Don't access LCDC fb_info X-Git-Tag: v3.4-rc1~125^2~12^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f80eea562be6cd58b5bdefc224c87cc0d9288d;p=pandora-kernel.git fbdev: sh_mobile_hdmi: Don't access LCDC fb_info The LCDC fb_info structure is only used to retrieve the default video mode in case none of the modes advertised by EDID information is acceptable. Pass a pointer to the default mode through the sh_mobile_lcdc_entity structure instead. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed