commit | ff88ee8303e6cbb2c977c0bee7bf272f677b1993 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri Aug 24 21:03:14 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Aug 28 11:01:52 2018 +0200 |
tree | 7e5fcaacf9e62447d3f16bae1f026f8213b2bc69 | |
parent | 4745a2b1c553bee0d02ff0c8c4945dfccbd37a28 [diff] |
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>