aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorAlexander Stein <[email protected]>2022-12-13 15:07:27 +0100
committerMauro Carvalho Chehab <[email protected]>2023-02-06 08:36:03 +0100
commite1610209a8879e7bc6a4910f93b071cf6d91cbef (patch)
treef1fc7a43c4b855a876264af2320313066198cde9 /tools/perf/scripts/python/bin/flamegraph-record
parentea5930a4dcb0d33db9fc018a753f383394409ed8 (diff)
media: i2c: ov9282: Switch to use dev_err_probe helper
In the probe path, dev_err() can be replaced with dev_err_probe() which will check if error code is -EPROBE_DEFER and prints the error name. It also sets the defer probe reason which can be checked later through debugfs. It's more simple in error path. Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions