aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2016-10-03 16:45:55 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-10-03 17:28:58 -0700
commitad3cce0641161301b3702bf2d69c0109fa92e8ec (patch)
treef52e5f8e0538190e6ad6591d07ed2769aaff5a83 /drivers/input
parentInput: elan_i2c - fix return tests of i2c_smbus_read_block_data() (diff)
downloadlinux-dev-ad3cce0641161301b3702bf2d69c0109fa92e8ec.tar.xz
linux-dev-ad3cce0641161301b3702bf2d69c0109fa92e8ec.zip
Input: elantech - fix Lenovo version typo
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-by: Ulrik De Bie <ulrik.debie-os@e2big.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input')
-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)
{