]> git.baikalelectronics.ru Git - uboot.git/commit
pci: rmobile: Filter out device 1 and 2
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 24 Aug 2018 19:03:14 +0000 (21:03 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 28 Aug 2018 09:01:52 +0000 (11:01 +0200)
commitf50b68e8ffdf7d2e15f4cbbb9c716da10fb3178d
tree7e5fcaacf9e62447d3f16bae1f026f8213b2bc69
parentf0e1e6921cc8ba0609eca69e2300d250d7d7ade5
pci: rmobile: Filter out device 1 and 2

Only PCI device 1 and 2 is populated on the R-Car Gen2 internal
PCIe controller. Ignore all other devices. This fix prevents a
duplication of OHCI controller response on slot 0 and 1.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
drivers/pci/pci-rcar-gen2.c