From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] usb: ci_udc: call udc_disconnect() from ci_pullup()
Date: Wed, 11 Jun 2014 02:28:29 +0200 [thread overview]
Message-ID: <201406110228.29536.marex@denx.de> (raw)
In-Reply-To: <1402419758-15161-1-git-send-email-swarren@wwwdotorg.org>
On Tuesday, June 10, 2014 at 07:02:35 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> ci_pullup()'s !is_on path contains a cut/paste copy of udc_disconnect().
> Remove the duplication by simply calling udc_disconnect() instead.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
Applied all, thanks.
Best regards,
Marek Vasut
prev parent reply other threads:[~2014-06-11 0:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 17:02 [U-Boot] [PATCH 1/4] usb: ci_udc: call udc_disconnect() from ci_pullup() Stephen Warren
2014-06-10 17:02 ` [U-Boot] [PATCH 2/4] usb: ci_udc: fix freeing of ep0 req Stephen Warren
2014-06-10 17:02 ` [U-Boot] [PATCH 3/4] usb: ci_udc: fix probe error cleanup Stephen Warren
2014-06-10 17:02 ` [U-Boot] [PATCH 4/4] usb: ci_udc: clean up all allocations in unregister Stephen Warren
2014-06-11 0:28 ` 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=201406110228.29536.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.