Re: [PATCH 7/9] input: keyboard: fix a trivial typo

2015-10-20 Thread Dmitry Torokhov
On Sun, Oct 18, 2015 at 11:31:13PM +0800, Geliang Tang wrote: > s/regsiter/register/ > > Signed-off-by: Geliang Tang Applied, thank you. > --- > drivers/input/keyboard/nomadik-ske-keypad.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/input/keyboard/nomadik-

[PATCH 7/9] input: keyboard: fix a trivial typo

2015-10-18 Thread Geliang Tang
s/regsiter/register/ Signed-off-by: Geliang Tang --- drivers/input/keyboard/nomadik-ske-keypad.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/keyboard/nomadik-ske-keypad.c b/drivers/input/keyboard/nomadik-ske-keypad.c index c7d5b16..8567ee4 100644 --- a/driv