[PATCH v1 0/6] spi: Remove the use of dev_err_probe()
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Oct 8 18:07:10 PDT 2025
Hello:
This patch was applied to riscv/linux.git (for-next)
by Mark Brown <broonie at kernel.org>:
On Tue, 19 Aug 2025 17:20:37 +0800 you wrote:
> The dev_err_probe() doesn't do anything when error is '-ENOMEM'. Therefore,
> remove the useless call to dev_err_probe(), and just return the value instead.
>
> Xichao Zhao (6):
> spi: spi_amd: Remove the use of dev_err_probe()
> spi: SPISG: Remove the use of dev_err_probe()
> spi: Remove the use of dev_err_probe()
> spi: mt65xx: Remove the use of dev_err_probe()
> spi: pxa2xx: Remove the use of dev_err_probe()
> spi: s3c64xx: Remove the use of dev_err_probe()
>
> [...]
Here is the summary with links:
- [v1,3/6] spi: Remove the use of dev_err_probe()
https://git.kernel.org/riscv/c/2aade32d1ffc
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list