Re: [PATCH 02/11] irqchip/bcm2712-mip: Fix section mismatch
From: Florian Fainelli
Date: Mon Oct 13 2025 - 11:56:38 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: 32c6c054661a ("irqchip: Add Broadcom BCM2712 MSI-X interrupt controller")
Cc: Stanimir Varbanov <svarbanov@xxxxxxx>
Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian