Re: [PATCH 07/12] crypto: sl3516 - Remove redundant dev_err()
From: Linus Walleij
Date: Fri Jul 24 2026 - 18:16:05 EST
On Fri, Jul 17, 2026 at 10:02 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>
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij