diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-21 17:58:09 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-03-19 08:58:34 +0000 |
commit | 471212d943f839c94aefd416feaeca6e26a6e1f6 (patch) | |
tree | 37f23acfc822dc1a80f971dd85d5dfcb111665d7 /drivers/mfd/wm8994-regmap.c | |
parent | 507c133b7dad837e6d0badbe9dc85310ab27a48a (diff) | |
download | linux-471212d943f839c94aefd416feaeca6e26a6e1f6.tar.bz2 |
mfd: timberdale: 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>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/wm8994-regmap.c')
0 files changed, 0 insertions, 0 deletions