|
@@ -641,7 +641,7 @@ struct v4l2_subdev_fh {
|
|
|
}
|
|
|
|
|
|
__V4L2_SUBDEV_MK_GET_TRY(v4l2_mbus_framefmt, format, try_fmt)
|
|
|
-__V4L2_SUBDEV_MK_GET_TRY(v4l2_rect, crop, try_compose)
|
|
|
+__V4L2_SUBDEV_MK_GET_TRY(v4l2_rect, crop, try_crop)
|
|
|
__V4L2_SUBDEV_MK_GET_TRY(v4l2_rect, compose, try_compose)
|
|
|
#endif
|
|
|
|