]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Jun 2017 10:42:50 +0000 (11:42 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Jun 2017 16:29:17 +0000 (18:29 +0200)
commitad5d7a4170bed3d6b0869ce145afcda4f9d54374
treececd2e118242ed842e730a930262deaa8194c793
parente22a37b92f96ebaaec64bb23aef889620359de21
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access

Now that we have irq_domain_update_bus_token(), switch everyone over
to it. The debugfs code thanks you for your continued support.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/base/platform-msi.c
drivers/irqchip/irq-armada-370-xp.c
drivers/irqchip/irq-gic-v2m.c
drivers/irqchip/irq-gic-v3-its.c
drivers/irqchip/irq-mips-cpu.c
drivers/irqchip/irq-mips-gic.c
drivers/pci/msi.c
drivers/staging/fsl-mc/bus/fsl-mc-msi.c