From: Greg KH <gregkh@linuxfoundation.org>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: linux-usb@vger.kernel.org, Peter.Chen@freescale.com,
stern@rowland.harvard.edu, swarren@wwwdotorg.org,
thierry.reding@gmail.com, balbi@ti.com,
linux-tegra@vger.kernel.org, linux-omap@vger.kernel.org,
linux-sh@vger.kernel.org, yoshihiro.shimoda.uh@renesas.com,
linux-kernel@vger.kernel.org, antoine.tenart@free-electrons.com
Subject: Re: [PATCH v5 1/2] usb: rename phy to usb_phy in HCD
Date: Tue, 23 Sep 2014 22:11:38 -0700 [thread overview]
Message-ID: <20140924051138.GA4440@kroah.com> (raw)
In-Reply-To: <2282553.NrZjRxyKlv@wasted.cogentembedded.com>
On Fri, Sep 05, 2014 at 01:42:09AM +0400, Sergei Shtylyov wrote:
> From: Antoine Tenart <antoine.tenart@free-electrons.com>
>
> The USB PHY member of the HCD structure is renamed to 'usb_phy' and
> modifications are done in all drivers accessing it.
> This is in preparation to adding the generic PHY support.
>
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
> [Sergei: added missing 'drivers/usb/misc/lvstest.c' file, resolved rejects
> caused by patch reordering, updated changelog.]
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Acked-by: Alan Stern <stern@rowland.harvard.edu>
> Acked-by: Felipe Balbi <balbi@ti.com>
>
> ---
> Changes in version 5:
> - imported the patch from Antoine Tenart's series;
> - added missing 'drivers/usb/misc/lvstest.c' file;
> - resolved rejects caused by patch reordering;
> - refreshed patch;
> - updated changelog.
>
> drivers/usb/chipidea/host.c | 2 +-
> drivers/usb/core/hcd.c | 20 ++++++++++----------
> drivers/usb/core/hub.c | 8 ++++----
> drivers/usb/host/ehci-fsl.c | 16 ++++++++--------
> drivers/usb/host/ehci-hub.c | 2 +-
> drivers/usb/host/ehci-msm.c | 4 ++--
> drivers/usb/host/ehci-tegra.c | 16 ++++++++--------
> drivers/usb/host/ohci-omap.c | 20 ++++++++++----------
> drivers/usb/misc/lvstest.c | 8 ++++----
> include/linux/usb/hcd.h | 2 +-
> 10 files changed, 49 insertions(+), 49 deletions(-)
This doesn't apply to my tree at all anymore, can you refresh it and
resend?
thanks,
greg k-h
next prev parent reply other threads:[~2014-09-24 5:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 21:40 [PATCH v5 0/2] Add generic PHY support to USB HCD Sergei Shtylyov
2014-09-04 21:42 ` [PATCH v5 1/2] usb: rename phy to usb_phy in HCD Sergei Shtylyov
[not found] ` <2282553.NrZjRxyKlv-gHKXc3Y1Z8zGSmamagVegGFoWSdPRAKMAL8bYrjMMd8@public.gmane.org>
2014-09-05 14:06 ` Felipe Balbi
2014-09-24 5:11 ` Greg KH [this message]
[not found] ` <20140924051138.GA4440-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2014-09-24 18:56 ` Sergei Shtylyov
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=20140924051138.GA4440@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Peter.Chen@freescale.com \
--cc=antoine.tenart@free-electrons.com \
--cc=balbi@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=stern@rowland.harvard.edu \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@gmail.com \
--cc=yoshihiro.shimoda.uh@renesas.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).