]> 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)
commitd9f1bf3a702f5e3d75985c99873f08819fb2ea33
tree839de3a920a1ca395cbe7781df73f41800a632eb
parentc5534c59bd2ddf80c2688b63e97a03db18fffbb8
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