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:
e0c8601
)
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 00:07:50 +0000
(
01:07
+0100)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:54 +0000
(22:40 +0100)
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>
No differences found