From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 1/2] usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv
Date: Thu, 02 Oct 2014 09:52:02 +0000 [thread overview]
Message-ID: <542D2042.9040000@cogentembedded.com> (raw)
In-Reply-To: <1412236953-1084-2-git-send-email-yoshihiro.shimoda.uh@renesas.com>
Hello.
On 10/2/2014 12:02 PM, Yoshihiro Shimoda wrote:
> To support a generic phy driver in this driver later, this patch
> renames "struct usb_phy *phy" to "struct usb_phy *usb_phy".
> This patch also cleans up this code.
I think it's better to do rename and "cleanup" in separate patches.
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
> drivers/usb/renesas_usbhs/common.h | 2 +-
> drivers/usb/renesas_usbhs/rcar2.c | 48 +++++++++++++++++++-----------------
> 2 files changed, 27 insertions(+), 23 deletions(-)
[...]
WBR, Sergei
next prev parent reply other threads:[~2014-10-02 9:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 8:02 [PATCH 1/2] usb: renesas_usbhs: rename phy to usb_phy in usbhs_priv Yoshihiro Shimoda
2014-10-02 9:52 ` Sergei Shtylyov [this message]
2014-10-02 11:16 ` Yoshihiro Shimoda
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=542D2042.9040000@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-sh@vger.kernel.org \
/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).