aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorYijing Wang <[email protected]>2013-06-26 09:13:41 +0800
committerTomi Valkeinen <[email protected]>2013-06-27 09:35:36 +0300
commit66be736921f955192ad4f75f2db38c903b191f3b (patch)
tree50cd6c4917734cdae9a80023642f32eea57d8cdf /tools/perf/scripts/python/sctop.py
parent394c90f2a325a7fc9f0525517a4cc3708207b4db (diff)
radeon: 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: Benjamin Herrenschmidt <[email protected]> Cc: Jean-Christophe Plagniol-Villard <[email protected]> Cc: Tomi Valkeinen <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions