[U-Boot] [PATCH v3 3/3] dm: usb: Complete the splitting up of usb_new_device()

Marek Vasut marex at denx.de
Tue Apr 14 05:56:34 CEST 2015


On Tuesday, April 14, 2015 at 05:19:04 AM, Simon Glass wrote:
> 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 at chromium.org>

Reviewed-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list