]> 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)
commit1cd1ed5fcf711b5f49b543305290bf4bf04cb4ab
treed9055961d268b721f757ad19abc5d01d91a47e60
parentd0822e193b6f0406d02e1222a188de135f50e96a
microblaze: Use generic pci_mmap_resource_range()

Commit 87900a7f92 ("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