From: Laurent Pinchart Date: Mon, 26 Aug 2013 09:17:51 +0000 (-0300) Subject: [media] v4l: Fix typo in v4l2_subdev_get_try_crop() X-Git-Tag: v3.13-rc1~47^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769980dea10c0b6edb1903119fe0a93ab1bf8194;p=pandora-kernel.git [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 Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed