mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
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>
This commit is contained in:
parent
a2f99330c5
commit
26332247fb
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user