aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Scheller <[email protected]>2018-04-09 12:47:38 -0400
committerMauro Carvalho Chehab <[email protected]>2018-05-04 10:31:46 -0400
commit95c2ab9e21df95ed5830f1de561301609df1c20a (patch)
treea5a806aab942988758d67230c617d8c6b3829005 /tools/perf/scripts/python
parent05ed62da032afac412690c338fb9fa5063bfa4b8 (diff)
media: ddbridge: move MSI IRQ cleanup to a helper function
Introduce the ddb_msi_exit() helper to be used for cleaning up previously allocated MSI IRQ vectors. Deduplicates code and makes things look cleaner as for all cleanup work the CONFIG_PCI_MSI ifdeffery is only needed in the helper now. Also, replace the call to the deprecated pci_disable_msi() function with pci_free_irq_vectors(). Picked up from the upstream dddvb-0.9.33 release. Signed-off-by: Daniel Scheller <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions