linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: 'Dmitry Torokhov' <dmitry.torokhov@gmail.com>
To: 洪一竹 <sam.hung@emc.com.tw>
Cc: linux-input@vger.kernel.org, 'duson' <dusonlin@emc.com.tw>
Subject: Re: [PATCH] Input: Elantech- add new icbody type
Date: Thu, 4 Jun 2015 22:31:15 -0700	[thread overview]
Message-ID: <20150605053115.GA29704@dtor-ws> (raw)
In-Reply-To: <013b01d09dd7$03856e30$0a904a90$@emc.com.tw>

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

      parent reply	other threads:[~2015-06-05  5:31 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
2015-06-05  5:31 ` 'Dmitry Torokhov' [this message]

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=20150605053115.GA29704@dtor-ws \
    --to=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).