]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Wed, 2 Oct 2019 14:53:00 +0000 (16:53 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Oct 2019 16:08:06 +0000 (09:08 -0700)
Fix a typo ("Initiaize").

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Message-Id: <20191002145301.11332-1-j.neuschaefer@gmx.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/ams-delta-fiq.c

index 0254eb9cf8c64340e056e2810dd8774f282b887a..4eea3e39e633655a764a404bbdaa7955a65a96aa 100644 (file)
@@ -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) {