aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorLorenzo Pieralisi <[email protected]>2017-06-28 15:13:50 -0500
committerBjorn Helgaas <[email protected]>2017-06-28 15:13:50 -0500
commit022adcfc4666a375185d14a43d1de1cdc58d8905 (patch)
treecd7e9e602c1ee4d62701ce55c842451d3f073a2b /scripts/gdb/linux/proc.py
parent5cbd6784823f8b163ba7e88f71cd507285be72a6 (diff)
PCI: iproc: Convert link check to raw PCI config accessors
The current iproc driver host bridge controller driver requires struct pci_bus to be created in order to carry out PCI link checks with standard PCI config space accessors. This struct pci_bus dependency is fictitious and burdens the driver with unneeded constraints (eg to use separate APIs to create and scan the root bus). Add PCI raw config space accessors to the iproc driver and remove the fictitious struct pci_bus dependency. Signed-off-by: Lorenzo Pieralisi <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Cc: Scott Branden <[email protected]> Cc: Ray Jui <[email protected]> Cc: Jon Mason <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions