Re: [PATCH] cache: sifive_ccache: Remove redundant dev_err_probe()
From: Conor Dooley
Date: Tue Sep 08 2026 - 14:31:06 EST
From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
On Mon, 13 Jul 2026 19:29:46 +0800, Pan Chuang wrote:
> Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()"), devm_request_irq() automatically logs
> detailed error messages on failure. Remove the now-redundant
> driver-specific dev_err_probe() calls.
Applied to cache-for-next, thanks!
[1/1] cache: sifive_ccache: Remove redundant dev_err_probe()
https://git.kernel.org/conor/c/75effa447550
Thanks,
Conor.