
3 Oct
2015
3 Oct
'15
4:29 p.m.
On 1 October 2015 at 08:36, Bin Meng bmeng.cn@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@gmail.com
drivers/pci/pci-uclass.c | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-)
Acked-by: Simon Glass sjg@chromium.org