diff options
author | Simon Glass <sjg@chromium.org> | 2015-03-25 12:22:07 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-18 11:11:21 -0600 |
commit | 0ed27905ceb82d5dc9aafd249ccbb8ff6081c7ca (patch) | |
tree | 1035123f0b9effff8d5ff5ff1aec6f44971bdabb /doc/README.ne2000 | |
parent | 91398f985460bb8ff47db2b406a5fc7fbc31ab9f (diff) | |
download | talos-obmc-uboot-0ed27905ceb82d5dc9aafd249ccbb8ff6081c7ca.tar.gz talos-obmc-uboot-0ed27905ceb82d5dc9aafd249ccbb8ff6081c7ca.zip |
dm: usb: Complete the splitting up of usb_new_device()
This function now calls usb_setup_device() to set up the device and
usb_hub_probe() to check if it is a hub. The XHCI special case is now a
parameter to usb_setup_device(). The latter will be used by the USB uclass
when it is added, since it does not rely on any CONFIGs or legacy data
structures.
Signed-off-by: Simon Glass <sjg@chromium.org>
Bug-fixes for descriptor reading and usb_new_device() return value
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Tested-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/README.ne2000')
0 files changed, 0 insertions, 0 deletions