* [PATCH] input/i8042: Fix typo from i8042_aux_close to i8042_port_close
@ 2016-11-18 2:27 Marcos Paulo de Souza
2016-11-23 2:03 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Marcos Paulo de Souza @ 2016-11-18 2:27 UTC (permalink / raw)
To: dmitry.torokhov; +Cc: linux-input, Marcos Paulo de Souza
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
---
drivers/input/serio/i8042.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c
index 89abfdb..62685a7 100644
--- a/drivers/input/serio/i8042.c
+++ b/drivers/input/serio/i8042.c
@@ -387,7 +387,7 @@ static int i8042_aux_write(struct serio *serio, unsigned char c)
/*
- * i8042_aux_close attempts to clear AUX or KBD port state by disabling
+ * i8042_port_close attempts to clear AUX or KBD port state by disabling
* and then re-enabling it.
*/
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] input/i8042: Fix typo from i8042_aux_close to i8042_port_close
2016-11-18 2:27 [PATCH] input/i8042: Fix typo from i8042_aux_close to i8042_port_close Marcos Paulo de Souza
@ 2016-11-23 2:03 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2016-11-23 2:03 UTC (permalink / raw)
To: Marcos Paulo de Souza; +Cc: linux-input
On Fri, Nov 18, 2016 at 12:27:04AM -0200, Marcos Paulo de Souza wrote:
> Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Applied, thank you.
> ---
> drivers/input/serio/i8042.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c
> index 89abfdb..62685a7 100644
> --- a/drivers/input/serio/i8042.c
> +++ b/drivers/input/serio/i8042.c
> @@ -387,7 +387,7 @@ static int i8042_aux_write(struct serio *serio, unsigned char c)
>
>
> /*
> - * i8042_aux_close attempts to clear AUX or KBD port state by disabling
> + * i8042_port_close attempts to clear AUX or KBD port state by disabling
> * and then re-enabling it.
> */
>
> --
> 2.7.4
>
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-23 2:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18 2:27 [PATCH] input/i8042: Fix typo from i8042_aux_close to i8042_port_close Marcos Paulo de Souza
2016-11-23 2:03 ` 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).