]> www.infradead.org Git - users/dwmw2/linux.git/commit
media: atomisp: Remove ISP controls which get passed through to the camera
authorHans de Goede <hdegoede@redhat.com>
Sun, 4 Feb 2024 22:33:25 +0000 (23:33 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 11 Apr 2024 13:40:28 +0000 (15:40 +0200)
commitdc37768447ac52170ec039a2e92f8e9a4501bc06
treeb18eb66a07cb422eb7410006d157e602310faa28
parent95146b9de7ab69fd2d799b573586a8c8a9e552b8
media: atomisp: Remove ISP controls which get passed through to the camera

Drop all ISP controls and ioctls which just get passed through
to the camera subdev. Instead these calls should be done directly
at the sensor subdev.

Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
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/include/linux/atomisp.h
drivers/staging/media/atomisp/pci/atomisp_ioctl.c