OSDN Git Service

irqchip/imx-intmux: Move PM device over to irq domain
authorMarc Zyngier <maz@kernel.org>
Tue, 1 Feb 2022 12:03:03 +0000 (12:03 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 9 Feb 2022 13:36:53 +0000 (13:36 +0000)
commitfb140b9c0fe1109ac2269443216d114751a030c0
treea11222009d7f572095567e6494e5570202c89f05
parentc3ec838e3a390e62cb71a11041db43d0b3b42c99
irqchip/imx-intmux: Move PM device over to irq domain

Move the reference to the device over to the irq domain.
This allows the irq_chip structure to be directly used instead
of taking a copy for each instance.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
Link: https://lore.kernel.org/r/20220201120310.878267-6-maz@kernel.org
drivers/irqchip/irq-imx-intmux.c