diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2025-04-25 14:52:37 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-05-06 13:06:29 +0200 |
commit | 8268da3c474a43a79a6540fb06c5d3b730a0d5a5 (patch) | |
tree | 8b343e35c647762ac377fc130ecb004ed3c3ec2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 20244cbafbd6c8486347bb82d972f6e2d2d5a201 (diff) |
media: ov5675: suppress probe deferral errors
Probe deferral should not be logged as an error:
ov5675 24-0010: failed to get HW configuration: -517
Drop the (mostly) redundant dev_err() from sensor probe() to suppress
it.
Note that errors during clock and regulator lookup are already correctly
logged using dev_err_probe().
Fixes: 49d9ad719e89 ("media: ov5675: add device-tree support and support runtime PM")
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan+linaro@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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions