commit | 0f5e17c5fde5d28b26cd83e077c21d28bbf50a80 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Jun 03 12:13:16 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Jun 26 13:31:28 2013 +0300 |
tree | 60ee7ce3691d262572713dbf99412b2544c2bbfd | |
parent | ffa3fd21de8ab0db7962b612d4c6e17c0d88e9c2 [diff] |
video: xilinxfb: Fix OF probing on little-endian systems 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>