diff options
| author | Alexander Gordeev <[email protected]> | 2014-06-06 14:37:16 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-06 16:08:13 -0700 |
| commit | 1c92ab1e742b0636e5c4c63792e20020cdf16caf (patch) | |
| tree | 7257f79b1f97a4af7603a7f160dc68af1027d69f /scripts/stackusage | |
| parent | dcbff5d1effbbd52be1ed9f2efb6c8d0445ad188 (diff) | |
rapidio/tsi721: 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.
The patch has no runtime effect.
Signed-off-by: Alexander Gordeev <[email protected]>
Cc: Matt Porter <[email protected]>
Acked-by: Alexandre Bounine <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions