From: Guennadi Liakhovetski Date: Wed, 9 May 2012 21:12:28 +0000 (-0300) Subject: [media] V4L: sh_mobile_ceu_camera: don't fail TRY_FMT X-Git-Tag: v3.5-rc1~104^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec0f72f5f7bceb75234417999a149abe24da347;p=pandora-kernel.git [media] V4L: sh_mobile_ceu_camera: don't fail TRY_FMT VIDIOC_TRY_FMT shouldn't fail if the user requests an unsupported pixel format. Instead the driver should replace it with a supported one. Fix the sh_mobile_ceu_camera driver accordingly. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed