1
0
Fork 0

Input: synaptics - fix a typo

This should be 'synaptics', not 'synpatics'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
alistair/sunxi64-5.4-dsi
Christophe JAILLET 2019-08-09 09:45:27 -07:00 committed by Dmitry Torokhov
parent a2f99330c5
commit 26332247fb
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ static const char * const forcepad_pnp_ids[] = {
};
/*
* Send a command to the synpatics touchpad by special commands
* Send a command to the synaptics touchpad by special commands
*/
static int synaptics_send_cmd(struct psmouse *psmouse, u8 cmd, u8 *param)
{