From: Masanari Iida Date: Tue, 31 Jan 2012 08:07:33 +0000 (-0800) Subject: Input: pcf8574_keypad - fix typo in Kconfig X-Git-Tag: v3.5-rc6~10^2~15^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=393f9ffb7956c0ab8edb971d2c98d94aad9eeef8;p=profile%2Fcommon%2Fkernel-common.git Input: pcf8574_keypad - fix typo in Kconfig Correct spelling "connetced" to "connected" in pcf8574_keypad description in drivers/input/misc/Kconfig. Signed-off-by: Masanari Iida Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 7b46781..c528dea 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -415,7 +415,7 @@ config INPUT_PCF8574 tristate "PCF8574 Keypad input device" depends on I2C && EXPERIMENTAL help - Say Y here if you want to support a keypad connetced via I2C + Say Y here if you want to support a keypad connected via I2C with a PCF8574. To compile this driver as a module, choose M here: the