media: atomisp: Drop v4l2_get_acpi_sensor_info() function
authorHans de Goede <hdegoede@redhat.com>
Thu, 25 May 2023 19:00:59 +0000 (20:00 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 9 Jun 2023 14:17:15 +0000 (15:17 +0100)
commitd80be6a10cd3855004dc0ba3716fb1c76471dea1
tree36e7bb56513b60723f43e28c1bacabcbdf5b8eda
parent1aace3da2847a003a3dcadada2820dbb9b4291ec
media: atomisp: Drop v4l2_get_acpi_sensor_info() function

Drop v4l2_get_acpi_sensor_info() the 2 sensor drivers which were
using this have both been converted to v4l2-async probing, relying
on the atomisp_csi2_bridge.c code to add the GPIO mappings instead.

Link: https://lore.kernel.org/r/20230525190100.130010-5-hdegoede@redhat.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/pci/atomisp_gmin_platform.c