linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Input: Elantech- add new icbody type
@ 2015-06-03  8:26 洪一竹 
  2015-06-03 17:59 ` ulrik.debie-os
  2015-06-05  5:31 ` 'Dmitry Torokhov'
  0 siblings, 2 replies; 3+ messages in thread
From: 洪一竹  @ 2015-06-03  8:26 UTC (permalink / raw)
  To: 'Dmitry Torokhov', linux-input; +Cc: 'duson'


add new icbody type for the h/w connect with elantech driver.

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

diff --git a/drivers/input/mouse/elantech.c b/drivers/input/mouse/elantech.c
index 79363b6..af40c59 100644
--- a/drivers/input/mouse/elantech.c
+++ b/drivers/input/mouse/elantech.c
@@ -1555,6 +1555,7 @@ static int elantech_set_properties(struct
elantech_data *etd)
 		case 9:
 		case 10:
 		case 13:
+		case 14:
 			etd->hw_version = 4;
 			break;
 		default:


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

end of thread, other threads:[~2015-06-05  5:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03  8:26 [PATCH] Input: Elantech- add new icbody type 洪一竹 
2015-06-03 17:59 ` ulrik.debie-os
2015-06-05  5:31 ` 'Dmitry Torokhov'

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).