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:
006e792
)
video: imxfb: fix imxfb_info configuration order
author
Gwenhael Goavec-Merou
<gwe@trabucayre.com>
Sun, 13 Jan 2013 15:56:43 +0000
(16:56 +0100)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 14 Jan 2013 00:16:18 +0000
(08:16 +0800)
The devtype field for fbi (struct imxfb_info) must be set after memset call to
avoid some wrong behaviour (pixel size).
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found