]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc/PCI: Unify pci_register_region()
authorYinghai Lu <yinghai@kernel.org>
Thu, 8 Oct 2015 21:38:22 +0000 (14:38 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 19 Oct 2015 20:41:05 +0000 (13:41 -0700)
commit51c0ecdf02fec6728bb1ecc674ee1b7fe90c9d69
tree33fbc0359b8c68b74dad1591c23777b23cf61686
parentdae731c1974171f6c85a7efe018625b72edfa82a
sparc/PCI: Unify pci_register_region()

We register regions for legacy and iommu and all have open code.

Unify them to pci_register_region() and call it accordingly.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Orabug: 21826746

Signed-off-by: Khalid Aziz <khalid.aziz@oracle.com>
(cherry picked from commit e558b3d3d16a269f12d3de3d0c759751588d7924)
arch/sparc/kernel/pci_common.c