From: ulrik.debie-os@e2big.org
To: 洪一竹 <sam.hung@emc.com.tw>
Cc: 'Dmitry Torokhov' <dmitry.torokhov@gmail.com>,
linux-input@vger.kernel.org, 'duson' <dusonlin@emc.com.tw>
Subject: Re: [PATCH] Input: Elantech- add new icbody type
Date: Wed, 3 Jun 2015 19:59:08 +0200 [thread overview]
Message-ID: <20150603175908.GA22351@lantern> (raw)
In-Reply-To: <013b01d09dd7$03856e30$0a904a90$@emc.com.tw>
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
next prev parent reply other threads:[~2015-06-03 17:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 8:26 [PATCH] Input: Elantech- add new icbody type 洪一竹
2015-06-03 17:59 ` ulrik.debie-os [this message]
2015-06-05 5:31 ` 'Dmitry Torokhov'
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150603175908.GA22351@lantern \
--to=ulrik.debie-os@e2big.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dusonlin@emc.com.tw \
--cc=linux-input@vger.kernel.org \
--cc=sam.hung@emc.com.tw \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).