public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] booboo[ADD] 1.support new ic type for version 4.
@ 2015-01-08  9:13 Sam hung
  2015-01-08 21:26 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Sam hung @ 2015-01-08  9:13 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov; +Cc: dusonlin, Sam hung

Signed-off-by: Yi ju Hong <sam.hung@emc.com.tw>
---
 drivers/input/mouse/elantech.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c
index f2b9780..77ecf6d 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:
-- 
1.8.3.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-08 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08  9:13 [PATCH] booboo[ADD] 1.support new ic type for version 4 Sam hung
2015-01-08 21:26 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox