linux-stable/drivers/media/platform/marvell-ccic
Hans Verkuil ccf509f845 [media] marvell-ccic: fix RGB444 format
The RGB444 format swapped the red and blue components, fix this.

Rather than making a new BGR444 format (as I proposed initially), Jon prefers
to just fix this and return the colors in the right order. I think that makes
sense in this case.

Since the RGB444 pixel format is deprecated due to the ambiguous specification
of the alpha component we use the XRGB444 pixel format instead (specified as having
no alpha channel).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-05-12 04:04:26 -03:00
..
cafe-driver.c [media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup() 2015-05-01 07:50:54 -03:00
Kconfig [media] marvell-ccic: MMP_CAMERA no longer builds 2015-02-02 13:35:27 -02:00
Makefile
mcam-core.c [media] marvell-ccic: fix RGB444 format 2015-05-12 04:04:26 -03:00
mcam-core.h Linux 4.1-rc3 2015-05-11 08:08:50 -03:00
mmp-driver.c [media] marvell-ccic: fill in bus_info 2015-05-01 07:39:22 -03:00