V4L/DVB (12518): ov772x: S_CROP must return actually configured geometry
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Tue, 25 Aug 2009 14:46:42 +0000 (11:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 03:18:48 +0000 (00:18 -0300)
commit0d205b6a09177cd14c109321fb40873418a11f7e
tree79dd69a481eb474ad9d4d8fce4ed8f6eef99e8d9
parente330919a215714796efb451984a753a46b570eb7
V4L/DVB (12518): ov772x: S_CROP must return actually configured geometry

V4L2 drivers are allowed to configure a geometry different than what has been
requested by the user with S_CROP, but then they have to adjust the input
rectangle accordingly. Fix ov772x to comply with this requirement.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ov772x.c