]> 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)
commitf5ed19171dda85675d8337227330210b10ecbe5f
tree4cd012fe6c16d6d1814a4a51ece733b91f358587
parentd0369270b9dca7052edf1239b1a251569c20b522
[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