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:
cf77ee5
)
offb: Little endian fixes
author
Cedric Le Goater
<clg@fr.ibm.com>
Wed, 4 Dec 2013 16:49:51 +0000
(17:49 +0100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 10 Dec 2013 00:25:06 +0000
(11:25 +1100)
The "screen" properties : depth, width, height, linebytes need
to be converted to the host endian order when read from the device
tree.
The offb_init_palette_hacks() routine also made assumption on the
host endian order.
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/video/offb.c
patch
|
blob
|
history
diff --cc
drivers/video/offb.c
Simple merge