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 1/5] usb: dwc2: unify waiting for transfer completion
Date: Mon, 9 Mar 2015 13:45:48 +0100	[thread overview]
Message-ID: <201503091345.49043.marex@denx.de> (raw)
In-Reply-To: <1425793735-28139-1-git-send-email-swarren@wwwdotorg.org>

On Sunday, March 08, 2015 at 06:48:51 AM, Stephen Warren wrote:
> Lift common code out of submit_bulk_msg() and submit_control_msg().
> 
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>

Applied to u-boot-usb/topic/dwc2, thanks. I would like to see more
testing from others if possible, otherwise this will go in after
2015.04 if you're fine with that.

Best regards,
Marek Vasut

      parent reply	other threads:[~2015-03-09 12:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-08  5:48 [U-Boot] [PATCH 1/5] usb: dwc2: unify waiting for transfer completion Stephen Warren
2015-03-08  5:48 ` [U-Boot] [PATCH 2/5] usb: dwc2: refactor submit_bulk_msg to be common Stephen Warren
2015-03-08  5:48 ` [U-Boot] [PATCH 3/5] usb: dwc2: usb chunk_msg() for control transfers too Stephen Warren
2015-03-08  5:48 ` [U-Boot] [PATCH 4/5] usb: dwc2: remove control_data_toggle[] Stephen Warren
2015-03-08  5:48 ` [U-Boot] [PATCH 5/5] usb: dwc2: simplify wait_for_chhltd Stephen Warren
2015-03-09 12:17 ` [U-Boot] [PATCH 1/5] usb: dwc2: unify waiting for transfer completion Marek Vasut
2015-03-09 12:45 ` Marek Vasut [this message]

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=201503091345.49043.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.