commit | f66e5b290796aeb6c5e027506175c87978f2722a | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 06 13:36:07 2016 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Oct 11 22:38:51 2016 -0500 |
tree | b896270f78d0e35064ea993d7aa87b8a894cd4ef | |
parent | 556c7bb7df367ada8833c9d78df48943e4826413 [diff] |
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>