diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-07-27 17:11:25 +0700 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2026-08-27 05:37:45 -0700 |
| commit | fcc1d6eab4ce4ba86ae05a87ecf7ce06cd2ca4d8 (patch) | |
| tree | b56f99c2d0cc46ab2f8d9a53d833fbdaad841569 /tools/perf/scripts/python | |
| parent | 5a7c42811589e2da5e7f1fcd45328e7ead70d008 (diff) | |
| download | linux-next-fcc1d6eab4ce4ba86ae05a87ecf7ce06cd2ca4d8.tar.gz linux-next-fcc1d6eab4ce4ba86ae05a87ecf7ce06cd2ca4d8.zip | |
Input: st-keyscan - improve probe error handling
Use dev_err_probe() for devm_clk_get() to prevent log spam when probe
returns -EPROBE_DEFER.
Drop the redundant error message after devm_request_irq(), since the
helper already reports request failures internally.
Return the original error from platform_get_irq() instead of replacing
it with -EINVAL.
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260727101125.28291-2-phucduc.bui@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
