linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")
@ 2019-10-02 14:53 Jonathan Neuschäfer
  2019-10-22 16:10 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2019-10-02 14:53 UTC (permalink / raw)
  To: linux-omap
  Cc: Aaro Koskinen, Tony Lindgren, Russell King, linux-kernel,
	Jonathan Neuschäfer, linux-arm-kernel

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) {
--
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2019-10-22 16:10 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-kernel, linux-omap, Russell King, linux-arm-kernel, Aaro Koskinen

* 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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-22 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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).