diff options
| author | Ruan Jinjie <[email protected]> | 2023-07-27 19:35:50 +0800 |
|---|---|---|
| committer | Sebastian Reichel <[email protected]> | 2023-09-12 20:49:16 +0200 |
| commit | 389405146ca11d24f85b3277121a58f98a926a28 (patch) | |
| tree | cbf6bf00b05035fbc6a93242df3fc11a1b191f99 /tools/perf/scripts/python | |
| parent | 6eca10a1c2e5c5edaf92d5a9d1bcf415456369b7 (diff) | |
power: supply: Remove redundant dev_err_probe() for platform_get_irq_byname()
There is no need to call the dev_err_probe() function directly to print
a custom message when handling an error from platform_get_irq_byname()
function as it is going to display an appropriate error message
in case of a failure.
Signed-off-by: Ruan Jinjie <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Dhruva Gole <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions