diff options
author | Minghuan Lian <Minghuan.Lian@nxp.com> | 2016-12-13 14:54:10 +0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2017-01-18 09:25:22 -0800 |
commit | fcf45692b7ea63f7947e60fa6425f1c8aceae4ae (patch) | |
tree | 1b6f297843b5926f56a315f2da340c4111978dd0 /arch/arm/mach-rockchip | |
parent | d7482ca4265fbe4065b28ace998636f78406ed95 (diff) |
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>
Diffstat (limited to 'arch/arm/mach-rockchip')
0 files changed, 0 insertions, 0 deletions