aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <[email protected]>2016-10-03 16:45:55 -0700
committerDmitry Torokhov <[email protected]>2016-10-03 17:28:58 -0700
commitad3cce0641161301b3702bf2d69c0109fa92e8ec (patch)
treef52e5f8e0538190e6ad6591d07ed2769aaff5a83
parent265d426d7470d53e900379960eef5b4482125089 (diff)
Input: elantech - fix Lenovo version typo
Signed-off-by: Marcos Paulo de Souza <[email protected]> Reviewed-by: Ulrik De Bie <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r--drivers/input/mouse/elantech.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c
index 08e252a42480..1b51961f90cb 100644
--- a/drivers/input/mouse/elantech.c
+++ b/drivers/input/mouse/elantech.c
@@ -1134,7 +1134,7 @@ static int elantech_get_resolution_v4(struct psmouse *psmouse,
* System76 Pangolin 0x250f01 ? 2 hw buttons
* (*) + 3 trackpoint buttons
* (**) + 0 trackpoint buttons
- * Note: Lenovo L430 and Lenovo L430 have the same fw_version/caps
+ * Note: Lenovo L430 and Lenovo L530 have the same fw_version/caps
*/
static void elantech_set_buttonpad_prop(struct psmouse *psmouse)
{