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)
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>

No differences found