[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)
commitd509835e32bd761a2b7b446034a273da568e5573
tree4cd012fe6c16d6d1814a4a51ece733b91f358587
parent5ff203b5d82edd581b1220aedbf55492f12cf416
[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