Hi Bin, Thanks for your review!
B.R Zhiqiang > -----Original Message----- > From: Bin Meng [mailto:[email protected]] > Sent: 2016年12月13日 15:48 > To: Z.Q. Hou <[email protected]> > Cc: U-Boot Mailing List <[email protected]>; Albert ARIBAUD > <[email protected]>; Prabhakar Kushwaha > <[email protected]>; Alison Wang <[email protected]>; > Sumit Garg <[email protected]>; Ruchika Gupta <[email protected]>; > york sun <[email protected]>; M.H. Lian <[email protected]>; Simon > Glass <[email protected]>; Mingkai Hu <[email protected]> > Subject: Re: [PATCHv5 03/17] dm: pci: remove pci_bus_to_hose(0) calling > > On Tue, Dec 13, 2016 at 2:54 PM, Zhiqiang Hou <[email protected]> > wrote: > > From: Minghuan Lian <[email protected]> > > > > 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 <[email protected]> > > Signed-off-by: Hou Zhiqiang <[email protected]> > > Reviewed-by: Simon Glass <[email protected]> > > --- > > V5: > > - No change > > > > drivers/pci/pci_common.c | 17 +++++++---------- > > 1 file changed, 7 insertions(+), 10 deletions(-) > > > > Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

