From: Marcos Paulo de Souza Date: Mon, 12 Dec 2016 18:59:56 +0000 (-0800) Subject: Input: ALPS - fix protcol -> protocol X-Git-Tag: v4.10-rc1~60^2^2~6 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=7343d11906788214220b124c379f5b0e1cec834f;p=linux.git Input: ALPS - fix protcol -> protocol Signed-off-by: Marcos Paulo de Souza Reviewed-by: Pali Rohár Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/mouse/alps.h b/drivers/input/mouse/alps.h index 72b9efc5217b..cde6f4bd8ea2 100644 --- a/drivers/input/mouse/alps.h +++ b/drivers/input/mouse/alps.h @@ -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