summaryrefslogtreecommitdiffstats
path: root/drivers/w1
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@redhat.com>2014-02-23 07:50:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-28 15:24:32 -0800
commite0117521e555224ec8938e69832b0b4c69954d54 (patch)
treedef32c22ff614107ba1b27bcb43f3c2ed60ed545 /drivers/w1
parentebba44ffcb848f38dfb9c95e5e20ebd2df3699a8 (diff)
downloadlinux-e0117521e555224ec8938e69832b0b4c69954d54.tar.bz2
vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()
As result of deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() or pci_enable_msi_exact() and pci_enable_msix_range() or pci_enable_msix_exact() interfaces. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Andy King <acking@vmware.com> Cc: Dmitry Torokhov <dtor@vmware.com> Cc: linux-pci@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions