Re: [PATCH v2] soc: ixp4xx: Remove redundant dev_err()
From: Linus Walleij
Date: Fri Jul 24 2026 - 04:01:40 EST
On Wed, Jul 22, 2026 at 4:35 AM Pan Chuang <panchuang@xxxxxxxx> 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() calls.
>
> Signed-off-by: Pan Chuang <panchuang@xxxxxxxx>
Patch applied.
Yours,
Linus Walleij