Home
last modified time | relevance | path

Searched hist:"8 bd42525faef16c8459e7985d1732250bc50d525" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c8bd42525faef16c8459e7985d1732250bc50d525 Sun Nov 29 20:18:09 UTC 2015 Simon Glass <sjg@chromium.org> pci: Tidy up comments in pci_bind_bus_devices()

The current comments are confusing. We don't actually bind a generic device
when the device tree has no information. We try to scan available PCI
drivers. Update the comments to reflect this.

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