summaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-cpu-timers.c
diff options
context:
space:
mode:
authorRay Jui <rjui@broadcom.com>2015-07-27 15:42:18 -0700
committerOlof Johansson <olof@lixom.net>2015-07-29 22:07:02 +0200
commitdb9d6d790968fd6df9faa7fa1f51967e05afd492 (patch)
treeeede2b62108892ad86a63b49ed91aa7da75c79cb /kernel/time/posix-cpu-timers.c
parentaf429d9ebf70916269bd5ad3e2bd2485fb0f39e6 (diff)
downloadop-kernel-dev-db9d6d790968fd6df9faa7fa1f51967e05afd492.zip
op-kernel-dev-db9d6d790968fd6df9faa7fa1f51967e05afd492.tar.gz
PCI: iproc: enable arm64 support for iProc PCIe
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 <rjui@broadcom.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Scott Branden <sbranden@broadcom.com> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'kernel/time/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud