Re: [PATCH] pmdomain: starfive: Remove redundant dev_err()
From: Ulf Hansson
Date: Fri Jul 17 2026 - 08:17:43 EST
On Thu, Jul 16, 2026 at 2:29 PM Ulf Hansson
<ulf.hansson@xxxxxxxxxxxxxxxx> wrote:
>
> On Thu, Jul 16, 2026 at 11:23 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>
>
> Applied for next, thanks!
As this causes a build warning, I have dropped the $subject patch from
my next branch.
[...]
Kind regards
Uffe