diff options
author | 2023-07-27 11:05:58 +0000 | |
---|---|---|
committer | 2023-07-27 13:06:37 +0100 | |
commit | b505e2ecf31b6a2a62c76203558384d7646ab02f (patch) | |
tree | 92c93558a12476fe76c42d6640cab80a90edbc2f /drivers/spi/spi-qcom-qspi.c | |
parent | spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe() (diff) | |
download | linux-rng-b505e2ecf31b6a2a62c76203558384d7646ab02f.tar.xz linux-rng-b505e2ecf31b6a2a62c76203558384d7646ab02f.zip |
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 'drivers/spi/spi-qcom-qspi.c')
0 files changed, 0 insertions, 0 deletions