gxt4500: fix color order
authorOndrej Zary <linux@rainbow-software.org>
Thu, 1 Oct 2015 21:22:53 +0000 (23:22 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 8 Oct 2015 09:19:39 +0000 (12:19 +0300)
commit3c083aa9d2a7b8904c6bd68628c7dfdf9d413816
treee3845899e86127cc1af5c94491ca3b02a62657f3
parent21d447985c0392095f858c95f9d56e9253eb9884
gxt4500: fix color order

The color order in truecolor modes is wrong. This does not affect console but
is visible e.g. in X11 which has wrong colors.

Swap blue and red colors to fix the problem.
Fixes https://forums.gentoo.org/viewtopic-t-692740-start-0.html

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/gxt4500.c