Input: i8042 - fix typo from i8042_aux_close to i8042_port_close
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
dadbb0aa36
commit
0e2b4458e9
|
@ -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.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue