Re: [PATCH/TRIVIAL] HID: Fix typo Keyoutch -> Keytouch
From: Jiri Kosina <hidden>
Date: 2011-03-22 09:34:40
Also in:
lkml
From: Jiri Kosina <hidden>
Date: 2011-03-22 09:34:40
Also in:
lkml
On Tue, 22 Mar 2011, Stephen Boyd wrote:
Signed-off-by: Stephen Boyd <redacted> --- drivers/hid/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index b7ec405..7c28ad9 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig@@ -185,7 +185,7 @@ config HID_EZKEY Support for Ezkey BTC 8193 keyboard. config HID_KEYTOUCH - tristate "Keyoutch HID devices" + tristate "Keytouch HID devices" depends on USB_HID ---help--- Support for Keytouch HID devices not fully compliant with
Applied to HID tree, thanks. -- Jiri Kosina SUSE Labs, Novell Inc.