projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ecb8f
)
ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")
author
Jonathan Neuschäfer
<j.neuschaefer@gmx.net>
Wed, 2 Oct 2019 14:53:00 +0000
(16:53 +0200)
committer
Tony 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap1/ams-delta-fiq.c
b/arch/arm/mach-omap1/ams-delta-fiq.c
index 0254eb9cf8c64340e056e2810dd8774f282b887a..4eea3e39e633655a764a404bbdaa7955a65a96aa 100644
(file)
--- 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. Initia
l
ize them and keep requested so nobody can
* interfere. Fail if any of those two couldn't be requested.
*/
switch (i) {