[PATCH] counter: Remove redundant dev_err()/dev_err_probe()

David Lechner david at lechnology.com
Mon Jul 13 07:20:07 PDT 2026


On 7/13/26 8:10 AM, Pan Chuang wrote:
> Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> devm_request_*_irq()"), devm_request_irq() and devm_request_threaded_irq()
> automatically log detailed error messages on failure. Remove the
> now-redundant driver-specific dev_err() and dev_err_probe() calls.
> 
> Signed-off-by: Pan Chuang <panchuang at vivo.com>
> ---
Seems OK, but probably be should be split into one patch per driver.



More information about the linux-arm-kernel mailing list