Loading
irqchip/qcom-irq-combiner: Fix section mismatch
Platform drivers can be probed after their init sections have been discarded so the probe callback must not live in init. Fixes: f20cc9b0 ("irqchip/qcom: Add IRQ combiner driver") Signed-off-by:Johan Hovold <johan@kernel.org> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>