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.2.70~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc499f972747dbe98d93647b971cffc949e07a04;p=pandora-kernel.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: Ben Hutchings --- diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c index 17788b0e28ab..0ce433a10be6 100644 --- a/drivers/input/mouse/elantech.c +++ b/drivers/input/mouse/elantech.c @@ -1288,6 +1288,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: