git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d30555d
)
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 00:46:12 +0000
(
01:46
+0100)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:54 +0000
(22:40 +0100)
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>
No differences found