summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-12-13 00:19:07 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-02-08 10:01:31 +0300
commit7f04875057eb68e6b371f05ff055134dba1e27d5 (patch)
tree020261eb4b8bc60197d3082bfbacdd56c0019107 /tools/perf/scripts/python/check-perf-trace.py
parent8b3332b278756f1f40ed74275da9bd2762986363 (diff)
downloadlinux-7f04875057eb68e6b371f05ff055134dba1e27d5.tar.xz
media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctl
This ioctl returns a number of fixed sensor parameters + a number of mode-specific parameters. With libcamera these fixed parameters are instead stored in a table with sensor-name to parameters mappings (camera_sensor_properties.cpp); and the variable parameters can be derived from the set fmt. So this custom ioctl is not necessary; and it currently has no users. Remove the ioctl and all the sensor drivers xxxx_get_intg_factor() helpers which return this info. This is part of a patch-series which tries to remove atomisp specific / custom code from the sensor drivers, with as end goal to make the atomisp drivers regular camera sensor drivers. 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>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions