Geert Uytterhoeven <geert+renesas@xxxxxxxxx> writes: > EPROBE_DEFER is not an error, hence printing an error message like > > renesas_irqc e61c0000.interrupt-controller: failed to add to PM domain always-on: -517 > > may confuse the user. > > Suppress the error message in case of EPROBE_DEFER to fix this. > > Reported-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Yes, I had noticed this too but not got around to fixing it. Acked-by: Kevin Hilman <khilman@xxxxxxxxxxxx> Kevin