PCI: dra7xx: Reset all BARs during initialization
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 18 Aug 2017 14:58:03 +0000 (20:28 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Aug 2017 21:00:39 +0000 (16:00 -0500)
commit85aa13997444d7ac83da4094be513ad3fa2384b1
tree2b69636e1e5ae8a4c6b7290fcc3a610220bd8270
parenta937fe087aa1de5df35c31a261b0f5f6808a7052
PCI: dra7xx: Reset all BARs during initialization

dra7xx has all base address registers (BAR) enabled by default. Reset all
BARs during initialization and so that BARs are enabled only if they are
actually used.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/dwc/pci-dra7xx.c