[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140924051138.GA4440@kroah.com>
Date: Tue, 23 Sep 2014 22:11:38 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc: linux-usb@...r.kernel.org, Peter.Chen@...escale.com,
stern@...land.harvard.edu, swarren@...dotorg.org,
thierry.reding@...il.com, balbi@...com,
linux-tegra@...r.kernel.org, linux-omap@...r.kernel.org,
linux-sh@...r.kernel.org, yoshihiro.shimoda.uh@...esas.com,
linux-kernel@...r.kernel.org, antoine.tenart@...e-electrons.com
Subject: Re: [PATCH v5 1/2] usb: rename phy to usb_phy in HCD
On Fri, Sep 05, 2014 at 01:42:09AM +0400, Sergei Shtylyov wrote:
> From: Antoine Tenart <antoine.tenart@...e-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@...e-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@...entembedded.com>
> Acked-by: Alan Stern <stern@...land.harvard.edu>
> Acked-by: Felipe Balbi <balbi@...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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists