diff options
author | 2023-02-04 15:41:28 +0000 | |
---|---|---|
committer | 2023-04-15 10:34:27 +0100 | |
commit | 51e4d56cfee72352f6ae3cd0eefeeeaf2d1671e1 (patch) | |
tree | e005a42d436bdcd2ee37116047f7d8e54338bc47 /tools/perf/scripts/python/stackcollapse.py | |
parent | media: atomisp: gc0310: Remove non working flip-controls (diff) | |
download | wireguard-linux-51e4d56cfee72352f6ae3cd0eefeeeaf2d1671e1.tar.xz wireguard-linux-51e4d56cfee72352f6ae3cd0eefeeeaf2d1671e1.zip |
media: atomisp: gc0310: Remove read-only exposure control
The sensor does not have automatic exposure so the exposure cannot
change underneath us.
And the control is not marked volatile in it flags,
so the .g_volatile_ctrl callback will never get called.
Remove the current broken read-only (no s_ctrl implementation)
exposure ctrl, this will be replaced with a proper r/w exposure
control relying on the kernel caching the last set value
(so non volatile).
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>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions