[U-Boot] [PATCH 1/3] dm: pci: Assign correct driver data when binding a driver

Simon Glass sjg at chromium.org
Fri Jul 27 00:35:49 UTC 2018


On 25 July 2018 at 03:39, Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci-uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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

Perhaps the pci test should be updated to check this.


More information about the U-Boot mailing list