From: Laurent Pinchart Date: Tue, 29 Nov 2011 00:07:50 +0000 (+0100) Subject: fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler X-Git-Tag: v3.4-rc1~125^2~12^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30555d24e462edf439a1057114e1b0df76c89ef;p=pandora-kernel.git fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler The struct sh_hdmi mode field is only used after being assigned by the EDID read code. There is thus no need to initialize it from the LCDC display var in the display on handler. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed