[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <542313DE.1080709@cogentembedded.com>
Date: Wed, 24 Sep 2014 22:56:30 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Greg KH <gregkh@...uxfoundation.org>
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
hello.
On 09/24/2014 09:11 AM, Greg KH 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,
Well, I'm seeing only a minor reject in the first file, easily fixable.
> can you refresh it and resend?
OK, will re-post now.
> thanks,
> greg k-h
WBR, Sergei
--
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