All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Input: tca6416-keypad - Fix a typo in MODULE_DESCRIPTION
@ 2020-04-13 15:23 ` Christophe JAILLET
  0 siblings, 0 replies; 4+ messages in thread
From: Christophe JAILLET @ 2020-04-13 15:23 UTC (permalink / raw)
  To: dmitry.torokhov, tglx, info, gregkh, gustavo
  Cc: linux-input, linux-kernel, kernel-janitors, Christophe JAILLET

This should be 'tca6416', not 'tca6146'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/input/keyboard/tca6416-keypad.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/keyboard/tca6416-keypad.c b/drivers/input/keyboard/tca6416-keypad.c
index 21758767ccf0..9b0f9665dcb0 100644
--- a/drivers/input/keyboard/tca6416-keypad.c
+++ b/drivers/input/keyboard/tca6416-keypad.c
@@ -374,5 +374,5 @@ static void __exit tca6416_keypad_exit(void)
 module_exit(tca6416_keypad_exit);
 
 MODULE_AUTHOR("Sriramakrishnan <srk@ti.com>");
-MODULE_DESCRIPTION("Keypad driver over tca6146 IO expander");
+MODULE_DESCRIPTION("Keypad driver over tca6416 IO expander");
 MODULE_LICENSE("GPL");
-- 
2.20.1


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

* [PATCH] Input: tca6416-keypad - Fix a typo in MODULE_DESCRIPTION
@ 2020-04-13 15:23 ` Christophe JAILLET
  0 siblings, 0 replies; 4+ messages in thread
From: Christophe JAILLET @ 2020-04-13 15:23 UTC (permalink / raw)
  To: dmitry.torokhov, tglx, info, gregkh, gustavo
  Cc: linux-input, linux-kernel, kernel-janitors, Christophe JAILLET

This should be 'tca6416', not 'tca6146'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/input/keyboard/tca6416-keypad.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/keyboard/tca6416-keypad.c b/drivers/input/keyboard/tca6416-keypad.c
index 21758767ccf0..9b0f9665dcb0 100644
--- a/drivers/input/keyboard/tca6416-keypad.c
+++ b/drivers/input/keyboard/tca6416-keypad.c
@@ -374,5 +374,5 @@ static void __exit tca6416_keypad_exit(void)
 module_exit(tca6416_keypad_exit);
 
 MODULE_AUTHOR("Sriramakrishnan <srk@ti.com>");
-MODULE_DESCRIPTION("Keypad driver over tca6146 IO expander");
+MODULE_DESCRIPTION("Keypad driver over tca6416 IO expander");
 MODULE_LICENSE("GPL");
-- 
2.20.1

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

* Re: [PATCH] Input: tca6416-keypad - Fix a typo in MODULE_DESCRIPTION
  2020-04-13 15:23 ` Christophe JAILLET
@ 2020-04-19  4:18   ` Dmitry Torokhov
  -1 siblings, 0 replies; 4+ messages in thread
From: Dmitry Torokhov @ 2020-04-19  4:18 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: tglx, info, gregkh, gustavo, linux-input, linux-kernel, kernel-janitors

On Mon, Apr 13, 2020 at 05:23:29PM +0200, Christophe JAILLET wrote:
> This should be 'tca6416', not 'tca6146'
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Applied, thank you.

> ---
>  drivers/input/keyboard/tca6416-keypad.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/keyboard/tca6416-keypad.c b/drivers/input/keyboard/tca6416-keypad.c
> index 21758767ccf0..9b0f9665dcb0 100644
> --- a/drivers/input/keyboard/tca6416-keypad.c
> +++ b/drivers/input/keyboard/tca6416-keypad.c
> @@ -374,5 +374,5 @@ static void __exit tca6416_keypad_exit(void)
>  module_exit(tca6416_keypad_exit);
>  
>  MODULE_AUTHOR("Sriramakrishnan <srk@ti.com>");
> -MODULE_DESCRIPTION("Keypad driver over tca6146 IO expander");
> +MODULE_DESCRIPTION("Keypad driver over tca6416 IO expander");
>  MODULE_LICENSE("GPL");
> -- 
> 2.20.1
> 

-- 
Dmitry

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

* Re: [PATCH] Input: tca6416-keypad - Fix a typo in MODULE_DESCRIPTION
@ 2020-04-19  4:18   ` Dmitry Torokhov
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry Torokhov @ 2020-04-19  4:18 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: tglx, info, gregkh, gustavo, linux-input, linux-kernel, kernel-janitors

On Mon, Apr 13, 2020 at 05:23:29PM +0200, Christophe JAILLET wrote:
> This should be 'tca6416', not 'tca6146'
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Applied, thank you.

> ---
>  drivers/input/keyboard/tca6416-keypad.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/keyboard/tca6416-keypad.c b/drivers/input/keyboard/tca6416-keypad.c
> index 21758767ccf0..9b0f9665dcb0 100644
> --- a/drivers/input/keyboard/tca6416-keypad.c
> +++ b/drivers/input/keyboard/tca6416-keypad.c
> @@ -374,5 +374,5 @@ static void __exit tca6416_keypad_exit(void)
>  module_exit(tca6416_keypad_exit);
>  
>  MODULE_AUTHOR("Sriramakrishnan <srk@ti.com>");
> -MODULE_DESCRIPTION("Keypad driver over tca6146 IO expander");
> +MODULE_DESCRIPTION("Keypad driver over tca6416 IO expander");
>  MODULE_LICENSE("GPL");
> -- 
> 2.20.1
> 

-- 
Dmitry

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

end of thread, other threads:[~2020-04-19  4:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 15:23 [PATCH] Input: tca6416-keypad - Fix a typo in MODULE_DESCRIPTION Christophe JAILLET
2020-04-13 15:23 ` Christophe JAILLET
2020-04-19  4:18 ` Dmitry Torokhov
2020-04-19  4:18   ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.