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

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>
This commit is contained in:
Jonathan Neuschäfer 2019-10-02 16:53:00 +02:00 committed by Tony Lindgren
parent 54ecb8f702
commit ed2b6b129c

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