linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 7/9] input: keyboard: fix a trivial typo
       [not found]         ` <88b679770e91ce8e3aa2cd25912c6d589563388c.1445181079.git.geliangtang@163.com>
@ 2015-10-18 15:31           ` Geliang Tang
  2015-10-20 16:41             ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Geliang Tang @ 2015-10-18 15:31 UTC (permalink / raw)
  To: Dmitry Torokhov, Jiri Kosina; +Cc: Geliang Tang, linux-input, linux-kernel

s/regsiter/register/

Signed-off-by: Geliang Tang <geliangtang@163.com>
---
 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/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 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
-- 
2.5.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 7/9] input: keyboard: fix a trivial typo
  2015-10-18 15:31           ` [PATCH 7/9] input: keyboard: fix a trivial typo Geliang Tang
@ 2015-10-20 16:41             ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2015-10-20 16:41 UTC (permalink / raw)
  To: Geliang Tang; +Cc: Jiri Kosina, linux-input, linux-kernel

On Sun, Oct 18, 2015 at 11:31:13PM +0800, Geliang Tang wrote:
> s/regsiter/register/
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>

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-ske-keypad.c b/drivers/input/keyboard/nomadik-ske-keypad.c
> index c7d5b16..8567ee4 100644
> --- 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 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
> -- 
> 2.5.0
> 
> 

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-20 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <949f6f3c99f87b57666986dc9f2d1c916935e215.1445181079.git.geliangtang@163.com>
     [not found] ` <557286dd38beb4d8d1be28e787ad89611e7cc077.1445181079.git.geliangtang@163.com>
     [not found]   ` <5fea4cd474d5fe49688f88d91cdf5e8019844806.1445181079.git.geliangtang@163.com>
     [not found]     ` <918fdb002ec3b2a9fc5a5d364c0fbaff2f77c5cc.1445181079.git.geliangtang@163.com>
     [not found]       ` <eb89ced1dda5b521dba1ed6095deef09d577e37a.1445181079.git.geliangtang@163.com>
     [not found]         ` <88b679770e91ce8e3aa2cd25912c6d589563388c.1445181079.git.geliangtang@163.com>
2015-10-18 15:31           ` [PATCH 7/9] input: keyboard: fix a trivial typo Geliang Tang
2015-10-20 16:41             ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).