Re: [PATCH] backlight: qcom-wled: Remove redundant dev_err()
Daniel Thompson <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.ports.arm.msm,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 22, 2026 at 02:57:08PM +0800, Pan Chuang wrote:
> Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()"), devm_request_threaded_irq() automatically logs
> detailed error messages on failure. Remove the now-redundant
> driver-specific dev_err() calls.
>
> Signed-off-by: Pan Chuang <[email protected]>
Reviewed-by: Daniel Thompson (RISCstar) <[email protected]>
Daniel.