aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorSinan Kaya <[email protected]>2018-07-19 23:04:12 +0000
committerBjorn Helgaas <[email protected]>2018-07-19 23:04:23 +0000
commit811c5cb37df46b0cd714dbd053d19cdb97d08cff (patch)
treec8cea541b7869d0ce1ae2f7d54fdafd650c6a3bf /tools/perf/scripts/python/intel-pt-events.py
parentPCI: Hide pci_reset_bridge_secondary_bus() from drivers (diff)
downloadkernel-811c5cb37df46b0cd714dbd053d19cdb97d08cff.tar.gz
kernel-811c5cb37df46b0cd714dbd053d19cdb97d08cff.zip
PCI: Unify try slot and bus reset API
Drivers are expected to call pci_try_reset_slot() or pci_try_reset_bus() by querying if a system supports hotplug or not. A survey showed that most drivers don't do this and we are leaking hotplug capability to the user. Hide pci_try_slot_reset() from drivers and embed into pci_try_bus_reset(). Change pci_try_reset_bus() parameter from struct pci_bus to struct pci_dev. Signed-off-by: Sinan Kaya <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions