OSDN Git Service

media: atomisp: ov2680: Drop custom ATOMISP_IOC_S_EXPOSURE support
authorHans de Goede <hdegoede@redhat.com>
Sun, 4 Dec 2022 16:24:34 +0000 (17:24 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 8 Feb 2023 07:24:33 +0000 (08:24 +0100)
commit8eb47aa3a156fcebe7d5b4d4c34a1341da0df253
tree5135136a77472cebef5440fe962dd87e67b80993
parent91caf7975883a53905fe5e126e8083c265b629c2
media: atomisp: ov2680: 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@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/i2c/atomisp-ov2680.c
drivers/staging/media/atomisp/i2c/ov2680.h