From: Tony Lindgren <tony@atomide.com>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
Cc: linux-omap@vger.kernel.org, Aaro Koskinen <aaro.koskinen@iki.fi>,
Russell King <linux@armlinux.org.uk>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")
Date: Tue, 22 Oct 2019 09:10:16 -0700 [thread overview]
Message-ID: <20191022161016.GS5610@atomide.com> (raw)
In-Reply-To: <20191002145301.11332-1-j.neuschaefer@gmx.net>
* Jonathan Neuschäfer <j.neuschaefer@gmx.net> [191002 07:54]:
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
> ---
> arch/arm/mach-omap1/ams-delta-fiq.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-omap1/ams-delta-fiq.c b/arch/arm/mach-omap1/ams-delta-fiq.c
> index 0254eb9cf8c6..4eea3e39e633 100644
> --- a/arch/arm/mach-omap1/ams-delta-fiq.c
> +++ b/arch/arm/mach-omap1/ams-delta-fiq.c
> @@ -110,7 +110,7 @@ void __init ams_delta_init_fiq(struct gpio_chip *chip,
>
> /*
> * FIQ handler takes full control over serio data and clk GPIO
> - * pins. Initiaize them and keep requested so nobody can
> + * pins. Initialize them and keep requested so nobody can
> * interfere. Fail if any of those two couldn't be requested.
> */
> switch (i) {
> --
Thanks applying into omap-for-v5.5/omap1.
Regards,
Tony
prev parent reply other threads:[~2019-10-22 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-02 14:53 [PATCH] ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize") Jonathan Neuschäfer
2019-10-22 16:10 ` 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=20191022161016.GS5610@atomide.com \
--to=tony@atomide.com \
--cc=aaro.koskinen@iki.fi \
--cc=j.neuschaefer@gmx.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@armlinux.org.uk \
/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).