aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-08-17 15:04:00 +0200
committerGuenter Roeck <[email protected]>2022-08-17 08:30:49 -0700
commit09e52d17b72d3a4bf6951a90ccd8c97fae04e5cf (patch)
treef0bbaa274d0708dbb4df6332ff15016c7911862a /tools/perf/scripts/python/bin
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff)
hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
devm_regulator_register() can return -EPROBE_DEFER, so better use dev_err_probe() instead of dev_err(), it is less verbose in such a case. It is also more informative, which can't hurt. Signed-off-by: Christophe JAILLET <[email protected]> Link: https://lore.kernel.org/r/3adf1cea6e32e54c0f71f4604b4e98d992beaa71.1660741419.git.christophe.jaillet@wanadoo.fr Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions