commit | 13f80eea562be6cd58b5bdefc224c87cc0d9288d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Nov 29 01:46:12 2011 +0100 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:40:54 2012 +0100 |
tree | db1735b8c88e038ace48cd8eef11e90557b999b6 | |
parent | d30555d24e462edf439a1057114e1b0df76c89ef [diff] |
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>