]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/MSI: Use new mask/unmask functions
authorThomas Gleixner <tglx@linutronix.de>
Thu, 29 Jul 2021 21:51:58 +0000 (23:51 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 10 Aug 2021 09:03:30 +0000 (11:03 +0200)
commit6d4424b40ea183c6f7c6142c1b46250e85c03f2e
tree839de3a920a1ca395cbe7781df73f41800a632eb
parent92076dfb10399e2427c14b19342d17c04e75791b
PCI/MSI: Use new mask/unmask functions

Switch the PCI/MSI core to use the new mask/unmask functions. No functional
change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210729222543.311207034@linutronix.de
drivers/pci/msi.c