commit | c5076cfe768998e9d395bc8486b29b18b0f99fd9 | [log] [tgz] |
---|---|---|
author | Tomasz Nowicki <tn@semihalf.com> | Wed May 11 17:34:51 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu May 12 07:07:42 2016 -0500 |
tree | 94eaff672e0871147c33abf16edcbf0843078e25 | |
parent | 1958e7173df14ff50d75ed2fbd24b349d25caf80 [diff] |
PCI, of: Move PCI I/O space management to PCI core code No functional changes in this patch. PCI I/O space mapping code does not depend on OF; therefore it can be moved to PCI core code. This way we will be able to use it, e.g., in ACPI PCI code. Suggested-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Tomasz Nowicki <tn@semihalf.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> CC: Arnd Bergmann <arnd@arndb.de> CC: Liviu Dudau <Liviu.Dudau@arm.com>