aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorYijing Wang <[email protected]>2013-06-18 16:12:37 +0800
committerDavid S. Miller <[email protected]>2013-06-19 22:22:57 -0700
commit85768271315bd368c86a0783bf0c85019afbabec (patch)
tree84ea2d16fdafdf02de42c8eb72958d3c1527aa66 /tools/perf/scripts/python/event_analyzing_sample.py
parentf9c7da5eaf10fa1d7a91b83aefc6fb8e3a4ad39c (diff)
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Pci core has been saved pm cap register offset by pdev->pm_cap in pci_pm_init() in init path. So we can use pdev->pm_cap instead of using pci_find_capability(pdev, PCI_CAP_ID_PM) for better performance and simplified code. Signed-off-by: Yijing Wang <[email protected]> Cc: Michael Chan <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions