projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbe6a31
)
Input: nomadik-ske-keypad - fix a trivial typo
author
Geliang Tang
<
[email protected]
>
Tue, 20 Oct 2015 16:40:42 +0000
(09:40 -0700)
committer
Dmitry Torokhov
<
[email protected]
>
Fri, 23 Oct 2015 06:31:22 +0000
(23:31 -0700)
s/regsiter/register/
Signed-off-by: Geliang Tang <
[email protected]
>
Signed-off-by: Dmitry Torokhov <
[email protected]
>
drivers/input/keyboard/nomadik-ske-keypad.c
patch
|
blob
|
history
diff --git
a/drivers/input/keyboard/nomadik-ske-keypad.c
b/drivers/input/keyboard/nomadik-ske-keypad.c
index c7d5b1666fc33ba1418c35d6673b171fca8eaacf..8567ee47761e111b31f7c8270bdc6414de6668a1 100644
(file)
--- a/
drivers/input/keyboard/nomadik-ske-keypad.c
+++ b/
drivers/input/keyboard/nomadik-ske-keypad.c
@@
-54,7
+54,7
@@
/**
* struct ske_keypad - data structure used by keypad driver
* @irq: irq no
- * @reg_base: ske reg
si
ters base address
+ * @reg_base: ske reg
is
ters base address
* @input: pointer to input device object
* @board: keypad platform device
* @keymap: matrix scan code table for keycodes