diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2018-02-19 12:59:51 +0000 |
---|---|---|
committer | Bjorn Helgaas <helgaas@kernel.org> | 2018-02-28 16:18:53 -0600 |
commit | 28f8f1833be700c95cf9cb198c788649db0b3b65 (patch) | |
tree | 0fe37b7bf22eea0fb3549ae0be84771e8c662e09 /arch/xtensa/kernel/pci.c | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) | |
download | linux-28f8f1833be700c95cf9cb198c788649db0b3b65.tar.gz linux-28f8f1833be700c95cf9cb198c788649db0b3b65.tar.bz2 linux-28f8f1833be700c95cf9cb198c788649db0b3b65.zip |
powerpc/pci: Use generic pci_mmap_resource_range()
Commit f719582435 ("PCI: Add pci_mmap_resource_range() and use it for
ARM64") added this generic function with the intent of using it everywhere
and ultimately killing the old arch-specific implementations.
Remove the powerpc-specific pci_mmap_page_range() and use the generic
pci_mmap_resource_range() instead.
Powerpc can mmap I/O port space, so supply the powerpc-specific
pci_iobar_pfn() required to make that work.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
[bhelgaas: changelog]
Signed-off-by: Bjorn Helgaas <helgaas@kernel.org>
Diffstat (limited to 'arch/xtensa/kernel/pci.c')
0 files changed, 0 insertions, 0 deletions