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 02/17] dm: pci: return the real controller in > pci_bus_to_hose() > > On Tue, Dec 13, 2016 at 2:54 PM, Zhiqiang Hou <[email protected]> > wrote: > > From: Minghuan Lian <[email protected]> > > > > for the legacy PCI driver, the function pci_bus_to_hose() returns the > > real PCIe controller. To keep consistency, this function is changed to > > return the PCIe controller pointer of the root bus instead of the > > current PCIe bus. > > > > 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_compat.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

