9
0
Fork 0
barebox/drivers/pci
Lucas Stach cbc2492621 PCI: fill in bus primary field
This was erroneously left uninitialzed as nothing was using it.
The i.MX6 PCI driver needs this to be filled properly to decide
if a config space access is allowed for a specific devfn.

This fixes PCI enumeration on the Gateworks GW54xx board.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-05-01 08:37:19 +02:00
..
Kconfig pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
Makefile pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
bus.c driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
pci-imx6.c pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
pci-mvebu-phy.c pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-mvebu.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
pci-mvebu.h pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-tegra.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
pci.c PCI: fill in bus primary field 2015-05-01 08:37:19 +02:00
pci_iomap.c PCI: initial commit 2014-07-04 07:35:47 +02:00
pcie-designware.c pci: Add pcie-designware driver 2015-03-17 07:36:00 +01:00
pcie-designware.h pci: Add pcie-designware driver 2015-03-17 07:36:00 +01:00