From: Nicolas Dufresne Date: Tue, 25 Mar 2014 20:55:23 +0000 (-0300) Subject: [media] s5p-fimc: Changed RGB32 to BGR32 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f2816e51ea14d07bf56fd557bdcdbbdb0203dbc;p=pandora-kernel.git [media] s5p-fimc: Changed RGB32 to BGR32 Testing showed that HW produces BGR32 rather then RGB32 as exposed in the driver. The documentation seems to state the pixels are stored in little endian order. Signed-off-by: Nicolas Dufresne [s.nawrocki@samsung.com] replaced "BGRB888, 32 bpp" with "BGRA8888, 32 bpp" Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed