All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/3] dm: usb: Split out more code from usb_new_device()
Date: Tue, 14 Apr 2015 05:56:18 +0200	[thread overview]
Message-ID: <201504140556.18317.marex@denx.de> (raw)
In-Reply-To: <1428981544-22643-2-git-send-email-sjg@chromium.org>

On Tuesday, April 14, 2015 at 05:19:03 AM, Simon Glass 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@chromium.org>
> 
> ---
> 
> Changes in v3:
> - Fix polarity of CONFIG_XHCI check (which broke USB keyboards)

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

Best regards,
Marek Vasut

  reply	other threads:[~2015-04-14  3:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14  3:19 [U-Boot] [PATCH v3 1/3] dm: usb: Move descriptor setup code into its own function Simon Glass
2015-04-14  3:19 ` [U-Boot] [PATCH v3 2/3] dm: usb: Split out more code from usb_new_device() Simon Glass
2015-04-14  3:56   ` Marek Vasut [this message]
2015-04-14  3:19 ` [U-Boot] [PATCH v3 3/3] dm: usb: Complete the splitting up of usb_new_device() Simon Glass
2015-04-14  3:56   ` Marek Vasut
2015-04-14  3:56 ` [U-Boot] [PATCH v3 1/3] dm: usb: Move descriptor setup code into its own function Marek Vasut
2015-04-14 14:56 ` Stephen Warren
2015-04-14 18:05   ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201504140556.18317.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.