diff options
| author | André Draszik <[email protected]> | 2024-07-10 11:36:21 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-08-07 12:49:31 +0200 |
| commit | 6ba97b42a5f2e04367ae006f65f46f6c1ec78c0b (patch) | |
| tree | 0a010643ebc08cf01339955918a588279292065a /tools/perf/scripts/python | |
| parent | fc64f1ce292d0adb9ac3c8b6e372412bb6aa3052 (diff) | |
usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()
dev_err_probe() exists as a useful helper ensuring standardized
error messages during .probe() and using it also helps to make
the code more legible.
Use it.
Signed-off-by: André Draszik <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions