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:
ffa3fd2
)
video: xilinxfb: Fix OF probing on little-endian systems
author
Michal Simek
<monstr@monstr.eu>
Mon, 3 Jun 2013 10:13:16 +0000
(12:13 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 26 Jun 2013 10:31:28 +0000
(13:31 +0300)
DTB is always big-endian that's why it is necessary
to properly convert value (*p).
It is automatically done in of_property_read_u32().
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found