]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: mx2_camera: Fix mbus format handling
authorJavier Martin <javier.martin@vista-silicon.com>
Mon, 26 Mar 2012 12:17:48 +0000 (09:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 12:42:17 +0000 (09:42 -0300)
commit661fd8c76f352f8902f04978457dfc13a7c2e93b
tree4cd012fe6c16d6d1814a4a51ece733b91f358587
parent3de34ca48b8c12f26df204df97eec7c35df8c9a0
[media] media: mx2_camera: Fix mbus format handling

Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags
so that the driver can negotiate with the attached sensor
whether the mbus format needs convertion from UYUV to YUYV
or not.

Signed-off-by: Javier Martin <javier.martin@vista-silicon.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
arch/arm/plat-mxc/include/mach/mx2_cam.h
drivers/media/video/mx2_camera.c