Skip to content

Commit

Permalink
Input: nomadik-ske-keypad - fix a trivial typo
Browse files Browse the repository at this point in the history
s/regsiter/register/

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Geliang Tang authored and Dmitry Torokhov committed Oct 23, 2015
1 parent fbe6a31 commit 2e9776e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/keyboard/nomadik-ske-keypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e9776e

Please sign in to comment.