From: Sergei Shtylyov <sshtylyov@mvista.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/3] sh: sh7757: Add echi-sh of platform data
Date: Thu, 01 Mar 2012 10:33:45 +0000 [thread overview]
Message-ID: <4F4F5089.8000407@mvista.com> (raw)
In-Reply-To: <1330569162-9485-2-git-send-email-nobuhiro.iwamatsu.yj@renesas.com>
Hello.
On 01-03-2012 6:32, Nobuhiro Iwamatsu wrote:
> Signed-off-by: Nobuhiro Iwamatsu<nobuhiro.iwamatsu.yj@renesas.com>
> ---
> arch/sh/kernel/cpu/sh4a/setup-sh7757.c | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
> diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7757.c b/arch/sh/kernel/cpu/sh4a/setup-sh7757.c
> index 2875e8b..d791d64 100644
> --- a/arch/sh/kernel/cpu/sh4a/setup-sh7757.c
> +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7757.c
[...]
> @@ -680,6 +681,11 @@ static struct platform_device spi1_device = {
> .resource = spi1_resources,
> };
>
> +static struct ehci_sh_platdata usb_ehci_pdata = {
> + .phy_init = NULL,
> + .clkmode = 0,
Do not initialize explicitly to 0 or NULL.
WBR, Sergei
prev parent reply other threads:[~2012-03-01 10:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 2:32 [PATCH 2/3] sh: sh7757: Add echi-sh of platform data Nobuhiro Iwamatsu
2012-03-01 10:33 ` Sergei Shtylyov [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=4F4F5089.8000407@mvista.com \
--to=sshtylyov@mvista.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 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.