fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 00:46:12 +0000 (01:46 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:54 +0000 (22:40 +0100)
commit13f80eea562be6cd58b5bdefc224c87cc0d9288d
treedb1735b8c88e038ace48cd8eef11e90557b999b6
parentd30555d24e462edf439a1057114e1b0df76c89ef
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 <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_hdmi.c
drivers/video/sh_mobile_lcdcfb.c
drivers/video/sh_mobile_lcdcfb.h
This page took 0.038849 seconds and 5 git commands to generate.