summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2024-12-20 15:41:28 +0100
committerHans Verkuil <hverkuil@xs4all.nl>2025-02-15 15:22:40 +0100
commitebf185efadb71bd5344877be683895b6b18d7edf (patch)
tree2c55e2cb9c135bc40a545f091129ac1ec97dcb90 /tools/perf/scripts/python/bin
parentdb718c2745e3f9648179ddc62da4260f74765475 (diff)
downloadlinux-ebf185efadb71bd5344877be683895b6b18d7edf.tar.gz
linux-ebf185efadb71bd5344877be683895b6b18d7edf.zip
media: ov08x40: Add missing ov08x40_identify_module() call on stream-start
The driver might skip the ov08x40_identify_module() on probe() based on the acpi_dev_state_d0() check done in probe(). If the ov08x40_identify_module() call is skipped on probe() it should be done on the first stream start. Add the missing call. Note ov08x40_identify_module() will only do something on its first call, subsequent calls are no-ops. Tested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Fixes: b1a42fde6e07 ("media: ov08x40: Avoid sensor probing in D0 state") Cc: stable@vger.kernel.org Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions