Re: [PATCH 03/11] irqchip/irq-bcm7038-l1: Fix section mismatch

From: Florian Fainelli

Date: Mon Oct 13 2025 - 11:56:50 EST


On 10/13/25 02:46, Johan Hovold wrote:
Platform drivers can be probed after their init sections have been
discarded so the irqchip init callback must not live in init.

Fixes: c057c799e379 ("irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER")
Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian