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: firefly_0821_release~176^2~541^2~107 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=810aa0918b2b032684c8cad13f73d6ba37ad11c0;p=firefly-linux-kernel-4.4.55.git Input: elantech - support new ICs types for version 4 This change allows the driver to recognize newer Elantech touchpads. Cc: stable@vger.kernel.org Signed-off-by: Yi ju Hong Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c index f2b978026407..77ecf6d32237 100644 --- a/drivers/input/mouse/elantech.c +++ b/drivers/input/mouse/elantech.c @@ -1520,6 +1520,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: