]> Git Repo - linux.git/commit
PCI: designware: Update PCI config space remap function
authorLorenzo Pieralisi <[email protected]>
Wed, 19 Apr 2017 16:49:03 +0000 (17:49 +0100)
committerBjorn Helgaas <[email protected]>
Mon, 24 Apr 2017 18:53:16 +0000 (13:53 -0500)
commitcc7b0d495589e03607a925a60a3c969debbc4746
tree41870f4dc5ab60eed7f9fe7039033ba5669b6fed
parent868564da658b58ab8864124428fa8fff970bf2bd
PCI: designware: Update PCI config space remap function

PCI configuration space should be mapped with a memory region type that
generates on the CPU host bus non-posted write transations. Update the
driver to use the devm_pci_remap_cfg* interface to make sure the correct
memory mappings for PCI configuration space are used.

Signed-off-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: Joao Pinto <[email protected]>
drivers/pci/dwc/pcie-designware-host.c
This page took 0.049283 seconds and 4 git commands to generate.