[U-Boot] [PATCH 13/16] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched

Simon Glass sjg at chromium.org
Thu Jul 6 04:49:57 UTC 2017


On 23 June 2017 at 03:54, Bin Meng <bmeng.cn at gmail.com> wrote:
> After fetching hub descriptor, we need call USB uclass operation

need to call

> update_hub_device() to notify HCD to do some preparation work.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  common/usb_hub.c | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list