[media] v4l: Fix typo in v4l2_subdev_get_try_crop()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 26 Aug 2013 09:17:51 +0000 (06:17 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 31 Oct 2013 10:10:10 +0000 (08:10 -0200)
commit769980dea10c0b6edb1903119fe0a93ab1bf8194
treef731cde879748659f40c23c34b20b99ff42f185a
parent7f6b11a18c30743a7099d6e3110e45bd1b2cf54c
[media] v4l: Fix typo in v4l2_subdev_get_try_crop()

The helper function is defined by a macro that is erroneously called
with the compose rectangle instead of the crop rectangle. Fix it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/media/v4l2-subdev.h