fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 00:07:50 +0000 (01:07 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:54 +0000 (22:40 +0100)
commitd30555d24e462edf439a1057114e1b0df76c89ef
tree2190e2c8dfa14c065aa6043e28295d467d333b11
parente0c8601a18969229eb63065e5c3176319c785288
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 <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_hdmi.c
This page took 0.043682 seconds and 5 git commands to generate.