aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorRay Jui <[email protected]>2015-07-21 18:29:40 -0700
committerBjorn Helgaas <[email protected]>2015-07-22 14:55:00 -0500
commit8d9bfe3702aaea457b3d59b09b86e9f03c322605 (patch)
treea1b1981b7ac44331e737418c97f9a913b08dbdfb /scripts/gdb/linux/modules.py
parent93972d18bbaba6f34e21742400b6e7461edc4837 (diff)
PCI: iproc: Add arm64 support
Add arm64 support to the iProc PCIe driver. Note that on arm32, bus->sysdata points to the arm32-specific pci_sys_data struct, and pci_sys_data.private_data contains the iproc_pcie pointer. For arm64, there's nothing corresponding to pci_sys_data, so we keep the iproc_pcie pointer directly in bus->sysdata. In addition, arm64 does IRQ mapping in pcibios_add_device(), so it doesn't need pci_fixup_irqs() as arm32 does. Signed-off-by: Ray Jui <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Scott Branden <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions