From: Sam hung Date: Thu, 8 Jan 2015 21:22:43 +0000 (-0800) Subject: Input: elantech - support new ICs types for version 4 X-Git-Tag: v3.16.35~3014 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d30776c46e6642eeeba31d77b473246c9d8b3c9d;p=thirdparty%2Fkernel%2Fstable.git Input: elantech - support new ICs types for version 4 commit 810aa0918b2b032684c8cad13f73d6ba37ad11c0 upstream. This change allows the driver to recognize newer Elantech touchpads. Signed-off-by: Yi ju Hong Signed-off-by: Dmitry Torokhov Signed-off-by: Luis Henriques --- diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c index 0ec186d256fbb..e66780e359628 100644 --- a/drivers/input/mouse/elantech.c +++ b/drivers/input/mouse/elantech.c @@ -1397,6 +1397,8 @@ static int elantech_set_properties(struct elantech_data *etd) case 7: case 8: case 9: + case 10: + case 13: etd->hw_version = 4; break; default: