From: Tony Lindgren <tony@atomide.com>
To: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP2: Fix a typo - replace regist with register.
Date: Fri, 14 Dec 2012 10:52:13 -0800 [thread overview]
Message-ID: <20121214185213.GI4989@atomide.com> (raw)
In-Reply-To: <201211021445.qA2EjjI5005838@94.43.138.210.xn.2iij.net>
* YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [121102 07:57]:
> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
> ---
> arch/arm/mach-omap2/control.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-omap2/control.h b/arch/arm/mach-omap2/control.h
> index a89e825..5e6886e 100644
> --- a/arch/arm/mach-omap2/control.h
> +++ b/arch/arm/mach-omap2/control.h
> @@ -233,7 +233,7 @@
> #define OMAP343X_PADCONF_ETK_D14 OMAP343X_PADCONF_ETK(16)
> #define OMAP343X_PADCONF_ETK_D15 OMAP343X_PADCONF_ETK(17)
>
> -/* 34xx GENERAL_WKUP regist offsets */
> +/* 34xx GENERAL_WKUP register offsets */
> #define OMAP343X_CONTROL_WKUP_DEBOBSMUX(i) (OMAP343X_CONTROL_GENERAL_WKUP + \
> 0x008 + (i))
> #define OMAP343X_CONTROL_WKUP_DEBOBS0 (OMAP343X_CONTROL_GENERAL_WKUP + 0x008)
Thanks applying into omap-for-v3.8/fixes-for-merge-window
with the subject line also as the description.
Tony
prev parent reply other threads:[~2012-12-14 18:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-02 14:45 [PATCH] OMAP2: Fix a typo - replace regist with register YOSHIFUJI Hideaki
2012-12-14 18:52 ` Tony Lindgren [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=20121214185213.GI4989@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.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).