Commits

Laurent Pinchart committed d30555d24e4
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>