[U-Boot] [PATCH 3/6] dm: pci: Fix pci_last_busno() to return the real last bus no

Simon Glass sjg at chromium.org
Sat Oct 3 16:29:14 CEST 2015


On 1 October 2015 at 08:36, Bin Meng <bmeng.cn at gmail.com> wrote:
> Currently pci_last_busno() only checks the last bridge device
> under the first UCLASS_PCI device. This is not the case when
> there are multiple bridge devices.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci-uclass.c | 25 +------------------------
>  1 file changed, 1 insertion(+), 24 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list