* [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
* Re: [PATCH] Input: Elantech- add new icbody type
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'
1 sibling, 0 replies; 3+ messages in thread
From: ulrik.debie-os @ 2015-06-03 17:59 UTC (permalink / raw)
To: 洪一竹
Cc: 'Dmitry Torokhov', linux-input, 'duson'
Dear Sam,
Do you also have fw_version and caps that can be entered in the Laptop-model
table ? The highest number there is currently 8 ..
Thanks,
Kind regards,
Ulrik
On Wed, Jun 03, 2015 at 04:26:33PM +0800, 洪一竹 wrote:
>
>
> 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:
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Input: Elantech- add new icbody type
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'
1 sibling, 0 replies; 3+ messages in thread
From: 'Dmitry Torokhov' @ 2015-06-05 5:31 UTC (permalink / raw)
To: 洪一竹; +Cc: linux-input, 'duson'
On Wed, Jun 03, 2015 at 04:26:33PM +0800, 洪一竹 wrote:
>
> add new icbody type for the h/w connect with elantech driver.
>
> Signed-off-by: Sam <sam.hung@emc.com.tw>
Applied, thank you.
> ---
> 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:
>
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [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).