PCI: iproc: Validate CSR base in BCMA setup code
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Oct 2016 18:36:07 +0000 (13:36 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 12 Oct 2016 03:38:51 +0000 (22:38 -0500)
commitf66e5b290796aeb6c5e027506175c87978f2722a
treeb896270f78d0e35064ea993d7aa87b8a894cd4ef
parent556c7bb7df367ada8833c9d78df48943e4826413
PCI: iproc: Validate CSR base in BCMA setup code

Validate iproc_pcie->base for BCMA devices just like we already do for
platform devices in iproc_pcie_pltfm_probe().  No functional change
intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pcie-iproc-bcma.c
drivers/pci/host/pcie-iproc.c