Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e2b4458 authored by Marcos Paulo de Souza's avatar Marcos Paulo de Souza Committed by Dmitry Torokhov
Browse files

Input: i8042 - fix typo from i8042_aux_close to i8042_port_close

parent dadbb0aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */