diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-03-31 16:50:36 +0300 |
---|---|---|
committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-05-06 05:06:04 +0300 |
commit | b9d9a025bf2fa93d421cc5e54bf1dfaa3a55d60a (patch) | |
tree | e7e180da530ca57e387519c02c992cb3f2b69866 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d4cad4162ba3bc7a5b7aca3c11e0e8ae05a61e81 (diff) | |
download | linux-b9d9a025bf2fa93d421cc5e54bf1dfaa3a55d60a.tar.xz |
firewire: ohci: obsolete usage of deprecated API for MSI
The usage of the pair of pci_enable_msi() and pci_disable_msi() is
deprecated.
This commit uses the preferred pair of API for the purpose. The call of
pci_alloc_irq_vectors() can have a subeffect to change the return value
of pci_dev_msi_enabled().
Link: https://lore.kernel.org/r/20240331135037.191479-4-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions