diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-07-27 11:05:58 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-27 13:06:37 +0100 |
commit | b505e2ecf31b6a2a62c76203558384d7646ab02f (patch) | |
tree | 92c93558a12476fe76c42d6640cab80a90edbc2f /tools/perf/scripts/python/gecko.py | |
parent | 29a449e765ff70a5bd533be94babb6d36985d096 (diff) |
spi: stm32: Remove redundant dev_err_probe()
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() function as
it is going to display an appropriate error message in case of a failure.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230727110558.2904084-1-ruanjinjie@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions