]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Use generic pci_mmap_resource_range()
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 19 Feb 2018 13:01:23 +0000 (13:01 +0000)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 19 Mar 2018 14:33:05 +0000 (15:33 +0100)
commitb435d0fdb6c3af36d344d2d5568e3c5dc380efb2
treed9055961d268b721f757ad19abc5d01d91a47e60
parent46e5d4f2b3007db9a666e145717923714560af3f
microblaze: Use generic pci_mmap_resource_range()

Commit a7d9eb7bb3 ("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>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/include/asm/pci.h
arch/microblaze/pci/pci-common.c