Files
linux-stable-mirror/drivers/irqchip
Johan Hovold 7bf2289339 irqchip/qcom-irq-combiner: Fix section mismatch
[ Upstream commit 9b685058ca ]

Platform drivers can be probed after their init sections have been
discarded so the probe callback must not live in init.

Fixes: f20cc9b00c ("irqchip/qcom: Add IRQ combiner driver")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-19 13:09:22 +01:00
..