]> www.infradead.org Git - users/dwmw2/linux.git/commit
xtensa: Use generic pci_mmap_resource_range()
authorDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 7 Apr 2017 08:57:43 +0000 (10:57 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 19 Feb 2018 12:40:37 +0000 (12:40 +0000)
commit7ff76084f79ece667e2a34cbf3880eec2a7101d1
treed69b1a4801fb609c5330e1e4edaf5fd20ee51231
parent0add5a32a68fa5fa26a0636ea7f175a0a3ec65e4
xtensa: 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.

Let's get on with that eradication...

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
arch/xtensa/include/asm/pci.h
arch/xtensa/kernel/pci.c