Input: nomadik-ske-keypad - fix a trivial typo
s/regsiter/register/ Signed-off-by: Geliang Tang <geliangtang@163.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
fbe6a31144
commit
2e9776e0c8
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
/**
|
||||
* struct ske_keypad - data structure used by keypad driver
|
||||
* @irq: irq no
|
||||
* @reg_base: ske regsiters base address
|
||||
* @reg_base: ske registers base address
|
||||
* @input: pointer to input device object
|
||||
* @board: keypad platform device
|
||||
* @keymap: matrix scan code table for keycodes
|
||||
|
|
Loading…
Reference in a new issue