diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2023-09-01 10:11:14 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-10-04 16:47:01 +0300 |
commit | 88ba97688a03843755803bfc28b975ae27d533d1 (patch) | |
tree | 0ee623c9e97f7946eb733dc79679ee8b69747d62 /scripts/gdb/linux/tasks.py | |
parent | 74d885711c2f619e92f41ef308691948cc63f224 (diff) | |
download | linux-88ba97688a03843755803bfc28b975ae27d533d1.tar.xz |
dmaengine: fsl-edma: Remove redundant dev_err() for platform_get_irq()
Since commit 7723f4c5ecdb ("driver core: platform: Add an error message
to platform_get_irq*()") and commit 2043727c2882 ("driver core:
platform: Make use of the helper function dev_err_probe()"), there is
no need to call the dev_err() 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.
Fixes: 72f5801a4e2b ("dmaengine: fsl-edma: integrate v3 support")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://lore.kernel.org/r/20230901071115.1322000-1-ruanjinjie@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions