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)
commit0911569b285c82dcda166c46d689bc561272995c
tree9e9a8dd219a07a91a70baed50da32e1df60111ce
parentbe0d8fa452a4b6ed09a4228980052c35ef7331e0
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