1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 11:46:20 +01:00
Files
u-boot-megous/drivers
Minghuan Lian fcf45692b7 dm: pci: remove pci_bus_to_hose(0) calling
There may be multiple PCIe controllers in a SoC.
It is not correct that always calling pci_bus_to_hose(0) to get
the first PCIe controller for the PCIe device connected other
controllers. We just remove this calling because hose always point
the correct PCIe controller.

Signed-off-by: Minghuan Lian <Minghuan.Lian@nxp.com>
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2017-01-18 09:25:22 -08:00
..
2015-11-02 10:38:00 +09:00
2016-12-20 09:15:27 +01:00
2016-11-25 17:59:31 -07:00
2016-10-19 09:01:51 +02:00
2016-01-27 15:32:05 +01:00
2016-12-02 21:03:31 -07:00
2016-02-06 12:00:59 +01:00
2016-08-12 16:00:50 -04:00
2017-01-02 17:08:25 +01:00
2016-12-27 11:24:10 -05:00
2016-11-28 19:49:49 -05:00