media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE support
authorHans de Goede <hdegoede@redhat.com>
Sat, 4 Feb 2023 16:01:50 +0000 (16:01 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 15 Apr 2023 09:34:47 +0000 (10:34 +0100)
commit47088fb9105f09bbf82ec10e1fdc9c848dfaa63c
tree64550a1f816a34d2905cba164e4c1b57c798c3ea
parent51e4d56cfee72352f6ae3cd0eefeeeaf2d1671e1
media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE support

Exposure and gain control should use standard v4l2 controls,
not a custom ioctl.

The next patch in this series will re-add support as standard controls,
this is split into 2 patches for easier reviewing.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/i2c/atomisp-gc0310.c