aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDaniel Scally <[email protected]>2021-11-23 01:00:15 +0100
committerMauro Carvalho Chehab <[email protected]>2021-11-30 10:58:33 +0100
commit91f08141d3aba858278d0c8e61bc8aa84af51cac (patch)
tree248710df5b4ca5c6d386df428c625c13517b8ef9 /tools/perf/scripts/python/export-to-sqlite.py
parente15ddc9644a11ab51da709f866a2b939ac383a7a (diff)
media: i2c: Use dev_err_probe() in ov8865
There is a chance that regulator_get() returns -EPROBE_DEFER, in which case printing an error message is undesirable. To avoid spurious messages in dmesg in the event that -EPROBE_DEFER is returned, use dev_err_probe() on error paths for regulator_get(). Signed-off-by: Daniel Scally <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions