aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/mouse/elantech.c')
-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 fb4d902c4403..d443067fc837 100644
--- a/drivers/input/mouse/elantech.c
+++ b/drivers/input/mouse/elantech.c
@@ -340,7 +340,7 @@ static void elantech_report_absolute_v2(struct psmouse *psmouse)
340 */ 340 */
341 if (packet[3] & 0x80) 341 if (packet[3] & 0x80)
342 fingers = 4; 342 fingers = 4;
343 /* pass through... */ 343 /* fall through */
344 case 1: 344 case 1:
345 /* 345 /*
346 * byte 1: . . . . x11 x10 x9 x8 346 * byte 1: . . . . x11 x10 x9 x8