[PATCH] counter: Remove redundant dev_err()/dev_err_probe()
PanChuang
panchuang at vivo.com
Tue Jul 14 19:30:10 PDT 2026
On 2026/7/13 22:20, David Lechner wrote:
> 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.
Got it, I will separate them by driver.
Best regards,
PanChuang
More information about the linux-arm-kernel
mailing list