ARM HDLCD: Change default byte ordering to match Android assumption
authorChris Redpath <chris.redpath@arm.com>
Fri, 29 Jun 2012 12:10:35 +0000 (13:10 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:25 +0000 (11:04 +0100)
commit585617333b9f883182dd285b50710deab04d4e00
tree1e3d79f0a437fcd6116040261fa105824903389a
parentf03c663576a50642f1e9f142627a86de61a6574e
ARM HDLCD: Change default byte ordering to match Android assumption

Change color byte location in 32-bit word from argb to abgr to match
the assumption made in Android when 32-bit color displays are used.

Signed-off-by: Chris Redpath <chris.redpath@arm.com>
drivers/video/arm-hdlcd.c