[U-Boot] [PATCH v2 18/80] dm: usb: Split out more code from usb_new_device()

Simon Glass sjg at chromium.org
Tue Apr 7 20:41:28 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Move the code that sets up the device with a new address into its own
> function, usb_prepare_device().
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  common/usb.c | 72 +++++++++++++++++++++++++++++++++++-------------------------
>  1 file changed, 42 insertions(+), 30 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list