diff options
| author | Pei Xiao <xiaopei01@kylinos.cn> | 2026-07-20 16:53:26 +0800 |
|---|---|---|
| committer | Andi Shyti <andi.shyti@kernel.org> | 2026-08-19 21:55:51 +0200 |
| commit | d1f112e2fa9b7f60f5dfa51118a0dad57fd3df88 (patch) | |
| tree | 046b46650d643a818fdf81df0e84b3159b65bc76 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | abea5c349368a683e40fdc2e745099aaaacc89d7 (diff) | |
i2c: busses: drop redundant dev_err_probe() around irq helpers
platform_get_irq(), devm_request_irq() and devm_request_threaded_irq()
already print an error message via dev_err_probe() on failure, so
wrapping their return value with another dev_err_probe() results in
duplicate error output.
Drop these redundant dev_err_probe() calls across i2c bus drivers
and return the error code directly instead.
Signed-off-by: Pei Xiao <xiaopei01@kylinos.cn>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/aea09858af6be39497325e2560267771ed62e6b0.1784537126.git.xiaopei01@kylinos.cn
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
