On 25 July 2018 at 03:39, Bin Meng <[email protected]> wrote: > The correct driver data comes from the matching 'id' instead of > 'find_id' in pci_find_and_bind_driver(). > > Signed-off-by: Bin Meng <[email protected]> > --- > > drivers/pci/pci-uclass.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> Perhaps the pci test should be updated to check this. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

