Re: [PATCH 04/11] irqchip/irq-bcm7120-l2: Fix section mismatch
From: Florian Fainelli
Date: Mon Oct 13 2025 - 11:57:05 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 callbacks must not live in init.
Fixes: 3ac268d5ed22 ("irqchip/irq-bcm7120-l2: 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