]> git.baikalelectronics.ru Git - uboot.git/commit
pci: Show the result of binding a device
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:56:12 +0000 (08:56 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:42 +0000 (13:57 +0800)
commit1448043f389612d2441db2969e57ca765fe070d6
tree9e9a8dd219a07a91a70baed50da32e1df60111ce
parent2a895260f49a14d7eeeea97cf213fed1f1f9ee3b
pci: Show the result of binding a device

Update the debugging info a little to show the result of trying to bind
a PCI device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/pci/pci-uclass.c