media: staging: rkisp1: rsz: return to userspace the crop value in bayer mainpath
authorHelen Koike <helen.koike@collabora.com>
Thu, 6 Feb 2020 22:07:11 +0000 (23:07 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 24 Feb 2020 16:40:42 +0000 (17:40 +0100)
commit20e46fc1029f195b40f1f437e5de47f553005373
tree68c6bfeec08bca9c8663e8096c15f1caa738e8a2
parentf8fb5729a99c14424f8ab19cf9d8a15ad2f30445
media: staging: rkisp1: rsz: return to userspace the crop value in bayer mainpath

If bayer format is set in mainpath, then crop is not supported.
The core was just resetting crop but wasn't returning the values back to
user space.

Return values taken in consideration by the driver to userpace.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/rkisp1/rkisp1-resizer.c