V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with correct pixel...
authorGuennadi Liakhovetski <lg@denx.de>
Thu, 18 Dec 2008 14:53:51 +0000 (11:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:40:22 +0000 (09:40 -0200)
commitbf507158eb27ea94aca300b28ecee60fdbb40007
tree0c328050cb0393e4e7c54075b5608e6a7bdc987e
parent64f5905ee74906643e22657bd20e2f11443053f0
V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with correct pixel format

With the introduction of the format conversion support in soc-camera, we now
also have to take care to pass the correct pixel format to the camera driver
when calling its try_fmt() method.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pxa_camera.c