[PATCH 5/6] x86, acpi, pci: mmconfig_64.c becomes default implementation for arch agnostic low-level direct PCI config space accessors via MMCONFIG.

2014-11-19 Thread Tomasz Nowicki
Note that x86 32bits machines still have its own low-level direct PCI config space accessors. Signed-off-by: Tomasz Nowicki --- arch/x86/pci/Makefile | 5 +- arch/x86/pci/mmconfig_64.c | 152 - drivers/acpi/mmconfig.c| 134

[PATCH 5/6] x86, acpi, pci: mmconfig_64.c becomes default implementation for arch agnostic low-level direct PCI config space accessors via MMCONFIG.

2014-11-19 Thread Tomasz Nowicki
Note that x86 32bits machines still have its own low-level direct PCI config space accessors. Signed-off-by: Tomasz Nowicki tomasz.nowi...@linaro.org --- arch/x86/pci/Makefile | 5 +- arch/x86/pci/mmconfig_64.c | 152 - drivers/acpi/mmconfig.c