
27 Jul
2018
27 Jul
'18
2:35 a.m.
On 25 July 2018 at 03:39, Bin Meng bmeng.cn@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@gmail.com
drivers/pci/pci-uclass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Perhaps the pci test should be updated to check this.