[media] Revert "[media] media: mx2_camera: Fix mbus format handling"
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 25 May 2012 21:06:33 +0000 (18:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Jun 2012 11:17:42 +0000 (08:17 -0300)
commit70c276a6abdb1a466a9026da631c396fee2984bd
treee13eb90357bc6da51857738f646638ec6d1e5b5c
parentde87897af08081aecb0c0bbc5fa01a8640e2d74c
[media] Revert "[media] media: mx2_camera: Fix mbus format handling"

This reverts commit d509835e32bd761a2b7b446034a273da568e5573. That commit
breaks support for the generic pass-through mode in the driver for formats,
not natively supported by it. Besides due to a merge conflict it also breaks
driver compilation:

drivers/media/video/mx2_camera.c: In function 'mx2_camera_set_bus_param':
drivers/media/video/mx2_camera.c:937: error: 'pixfmt' undeclared (first use in this function)
drivers/media/video/mx2_camera.c:937: error: (Each undeclared identifier is reported only once
drivers/media/video/mx2_camera.c:937: error: for each function it appears in.)

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: 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