From: Cedric Le Goater Date: Wed, 4 Dec 2013 16:49:51 +0000 (+0100) Subject: offb: Little endian fixes X-Git-Tag: v3.13-rc4~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212c0cbd5be721a39ef3e2f723e0c78008f9e955;p=pandora-kernel.git offb: Little endian fixes 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed