diff options
| author | Ruan Jinjie <[email protected]> | 2023-07-27 15:39:12 +0800 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2023-07-29 12:13:17 +0100 |
| commit | 089c1e1132c86c668a19e8cbfab0faffe0220643 (patch) | |
| tree | b8790903a40a60e152206908b3562668080a6c55 /tools/perf/scripts/python | |
| parent | 1240c94ce81958f1e2962f6140081b082d013ba9 (diff) | |
iio: adc: Remove redundant dev_err_probe()
There is no need to call the dev_err() function directly to print a custom
message when handling an error from either the platform_get_irq() or
platform_get_irq_byname() functions as both are going to display an
appropriate error message in case of a failure.
Signed-off-by: Ruan Jinjie <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions