From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: AT91: Fix typo in restart code panic message
Date: Tue, 26 Mar 2013 11:07:08 +0100 [thread overview]
Message-ID: <5151734C.60605@atmel.com> (raw)
In-Reply-To: <1364032738-6371-1-git-send-email-maxime.ripard@free-electrons.com>
On 03/23/2013 10:58 AM, Maxime Ripard :
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
And queued in at91-3.9-fixes.
Thanks Maxime.
> ---
> arch/arm/mach-at91/setup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/setup.c b/arch/arm/mach-at91/setup.c
> index 4b67847..6b4608d 100644
> --- a/arch/arm/mach-at91/setup.c
> +++ b/arch/arm/mach-at91/setup.c
> @@ -333,7 +333,7 @@ static void at91_dt_rstc(void)
>
> of_id = of_match_node(rstc_ids, np);
> if (!of_id)
> - panic("AT91: rtsc no restart function availlable\n");
> + panic("AT91: rtsc no restart function available\n");
>
> arm_pm_restart = of_id->data;
>
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Andrew Victor <linux@maxim.org.za>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Russell King <linux@arm.linux.org.uk>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: AT91: Fix typo in restart code panic message
Date: Tue, 26 Mar 2013 11:07:08 +0100 [thread overview]
Message-ID: <5151734C.60605@atmel.com> (raw)
In-Reply-To: <1364032738-6371-1-git-send-email-maxime.ripard@free-electrons.com>
On 03/23/2013 10:58 AM, Maxime Ripard :
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
And queued in at91-3.9-fixes.
Thanks Maxime.
> ---
> arch/arm/mach-at91/setup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-at91/setup.c b/arch/arm/mach-at91/setup.c
> index 4b67847..6b4608d 100644
> --- a/arch/arm/mach-at91/setup.c
> +++ b/arch/arm/mach-at91/setup.c
> @@ -333,7 +333,7 @@ static void at91_dt_rstc(void)
>
> of_id = of_match_node(rstc_ids, np);
> if (!of_id)
> - panic("AT91: rtsc no restart function availlable\n");
> + panic("AT91: rtsc no restart function available\n");
>
> arm_pm_restart = of_id->data;
>
>
--
Nicolas Ferre
next prev parent reply other threads:[~2013-03-26 10:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-23 9:58 [PATCH] ARM: AT91: Fix typo in restart code panic message Maxime Ripard
2013-03-23 9:58 ` Maxime Ripard
2013-03-25 14:36 ` Jean-Christophe PLAGNIOL-VILLARD
2013-03-25 14:36 ` Jean-Christophe PLAGNIOL-VILLARD
2013-03-26 10:07 ` Nicolas Ferre [this message]
2013-03-26 10:07 ` Nicolas Ferre
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=5151734C.60605@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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.