linux/drivers/pci/host
Ezequiel Garcia b22503a9c3 PCI: mvebu: Check valid base address before port setup
This driver does not fail to probe when it cannot obtain
a port base address. Therefore, add a check for NULL base address
before setting up the port, which prevents a kernel panic in such
cases.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-08-06 14:10:41 +00:00
..
Kconfig pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00
Makefile pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00
pci-mvebu.c PCI: mvebu: Check valid base address before port setup 2013-08-06 14:10:41 +00:00
pcie-designware.c pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00