PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
authorChristopher Covington <cov@codeaurora.org>
Wed, 2 Nov 2016 16:11:27 +0000 (11:11 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Tue, 6 Dec 2016 19:45:49 +0000 (13:45 -0600)
commit2ca5b8ddc6f70d77a51851ba5e5cd0d39c27dd88
treec0fdc10e9412d7d47ad027660015c49267346cea
parent169de969c0188be69bd5ff1e148d42a49bf47738
PCI: Add MCFG quirks for Qualcomm QDF2432 host controller

The Qualcomm Technologies QDF2432 SoC does not support accesses smaller
than 32 bits to the PCI configuration space.  Register the appropriate
quirk.

[bhelgaas: add QCOM_ECAM32 macro, ifdef for ACPI and PCI_QUIRKS]
Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/acpi/pci_mcfg.c
drivers/pci/ecam.c
include/linux/pci-ecam.h