[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191002145301.11332-1-j.neuschaefer@gmx.net>
Date: Wed, 2 Oct 2019 16:53:00 +0200
From: Jonathan Neuschäfer <j.neuschaefer@....net>
To: linux-omap@...r.kernel.org
Cc: Jonathan Neuschäfer <j.neuschaefer@....net>,
Aaro Koskinen <aaro.koskinen@....fi>,
Tony Lindgren <tony@...mide.com>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....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
Powered by blists - more mailing lists