]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3a16433636320288452f5f93a7141f6a7092676f
treeb896270f78d0e35064ea993d7aa87b8a894cd4ef
parent06950e3e2faf7f07536bfaa01f1c9e7dc1a6453d
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