diff options
author | Rouven Czerwinski <[email protected]> | 2021-06-16 14:53:31 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-06-16 15:41:20 +0100 |
commit | 7740ab84c13e32002742106afd443a4ca7fe3918 (patch) | |
tree | 2f1d0ebe65439a5b200c51d0e0b3a0aa0b8d7b73 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 830c364f4a2299e8215c40f0a2ba9229c0fdeede (diff) |
regulator: fixed: use dev_err_probe for gpio
Instead of returning the the PTR_ERR directly, use dev_err_probe which
will also correctly set the deferred probe reason in
/sys/kernel/debug/deferred_devices, making it easier to debug missing
devices on the system.
Signed-off-by: Rouven Czerwinski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions