diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-03-11 17:00:35 +0100 |
---|---|---|
committer | Jon Mason <jon.mason@intel.com> | 2014-04-07 10:59:20 -0700 |
commit | f220baad08963a75c78c80cdc1c9e9492ca0eb2a (patch) | |
tree | 914fa5001e629ec93ef026d5b4d4c0f584aed06a /scripts/analyze_suspend.py | |
parent | 53a788a765b5336bd5ac5935e6d962bcdd281802 (diff) | |
download | op-kernel-dev-f220baad08963a75c78c80cdc1c9e9492ca0eb2a.zip op-kernel-dev-f220baad08963a75c78c80cdc1c9e9492ca0eb2a.tar.gz |
ntb: Use pci_enable_msix_range() 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>
Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'scripts/analyze_suspend.py')
0 files changed, 0 insertions, 0 deletions