From 0e2b4458e9180e0b0d65cadfa729faf84f9f0115 Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza Date: Tue, 22 Nov 2016 18:03:35 -0800 Subject: Input: i8042 - fix typo from i8042_aux_close to i8042_port_close Signed-off-by: Marcos Paulo de Souza Signed-off-by: Dmitry Torokhov --- drivers/input/serio/i8042.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/input/serio') diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c index 89abfdb539ac..62685a768913 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. */ -- cgit v1.2.3-55-g7522