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)
commit446a98b19fd6da97a1fb148abb1766ad89c9b767
tree839de3a920a1ca395cbe7781df73f41800a632eb
parentfcacdfbef5a1633211ebfac1b669a7739f5b553e
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