PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Mon, 28 Aug 2017 10:52:54 +0000 (18:52 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2017 20:29:05 +0000 (15:29 -0500)
commit02232343349e606c8809e2555985a806d615e4ee
tree7b0707608d0fccd23f31426a181fe88840154cf7
parenta36deff6d13da8e146ad02cf38c0b81752efb305
PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracket

The STRFMR1 is not a DBI read-only register, so move it out from the
write-enable bracket.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Roy Zang <tie-fei.zang@freescale.com>
drivers/pci/dwc/pci-layerscape.c