v4l: vsp1: Fix add cropping support backport

This patch corrects errors in the backport of
8eb6e4ca864379db ("v4l: vsp1: Add cropping support").

In mainline V4L2_SUBDEV_SEL_TGT_CROP_ACTUAL was
renamed as V4L2_SUBDEV_SEL_TGT_CROP and then subsequently
as V4L2_SEL_TGT_CROP.

In mainline V4L2_SUBDEV_SEL_TGT_CROP_BOUNDS was renamed as
V4L2_SEL_TGT_CROP_BOUNDS.

These rename changes have not been backported to LTSI-3.4.
This patch updates the backport to use the legacy names.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
1 file changed