Skip to content

Commit

Permalink
Input: ALPS - fix protcol -> protocol
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
  • Loading branch information
Marcos Paulo de Souza authored and Dmitry Torokhov committed Dec 12, 2016
1 parent 4d46f01 commit 7343d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/mouse/alps.h
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ struct alps_protocol_info {
* (aka command mode response) identifies the firmware minor version. This
* can be used to distinguish different hardware models which are not
* uniquely identifiable through their E7 responses.
* @protocol_info: information about protcol used by the device.
* @protocol_info: information about protocol used by the device.
*
* Many (but not all) ALPS touchpads can be identified by looking at the
* values returned in the "E7 report" and/or the "EC report." This table
Expand Down

0 comments on commit 7343d11

Please sign in to comment.