aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2014-02-21 18:48:01 +0100
committerRussell King <[email protected]>2014-02-25 11:37:49 +0000
commit27e8efdbf1aecb65dd712fd93766f1a04b86ac22 (patch)
tree9b792ac60d58397fc2be04943cd55b0ce7d6d0b6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentdb38ee874c48713d0723221d08332242e0088970 (diff)
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
This patch moves bios32 over to using the generic code for enabling PCI resources. Since the core code takes care of bridge resources too, we can also drop the explicit IO and MEMORY enabling for them in the arch code. A side-effect of this change is that we no longer explicitly enable devices when running in PCI_PROBE_ONLY mode. This stays closer to the meaning of the option and prevents us from trying to enable devices without any assigned resources (the core code refuses to enable resources without parents). Tested-by: Jason Gunthorpe <[email protected]> Tested-by: Jingoo Han <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions