diff options
| author | Alexander Gordeev <[email protected]> | 2014-04-15 09:54:31 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2014-04-16 20:40:17 +0800 |
| commit | 5347ee8eff1965f5a63a3da4a13aa92aed3e682d (patch) | |
| tree | d1c0a7e85f3d0739790c99b8f0c0c4c391e8ad30 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 950e4e1c1b334c4975b91106f23fd343be3eb7a0 (diff) | |
crypto: ccp - 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 <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions