Commit ed2b6b12 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Tony Lindgren

ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")

Fix a typo ("Initiaize").
Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Message-Id: <20191002145301.11332-1-j.neuschaefer@gmx.net>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 54ecb8f7
......@@ -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) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment