Re: [PATCH net-next] net: dsa: b53: per-port interrupts are optional

From: David Miller
Date: Sat Apr 18 2020 - 18:50:57 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Fri, 17 Apr 2020 11:33:41 -0700

> Make use of platform_get_irq_byname_optional() to avoid printing
> messages on the kernel console that interrupts cannot be found.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied.