All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Nik Nyby <nikolas@gnu.org>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH] input: elan_i2c - remove duplicate ELAN0605 id
Date: Thu, 21 Sep 2017 16:34:34 -0700	[thread overview]
Message-ID: <20170921233434.GD15858@dtor-ws> (raw)
In-Reply-To: <20170916215930.9539-1-nikolas@gnu.org>

On Sat, Sep 16, 2017 at 05:59:30PM -0400, Nik Nyby wrote:
> ELAN0605 appears twice here.
> 
> Signed-off-by: Nik Nyby <nikolas@gnu.org>

Applied, thank you.

> ---
>  drivers/input/mouse/elan_i2c_core.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c
> index 0e761d079dc4..a2d2077303cb 100644
> --- a/drivers/input/mouse/elan_i2c_core.c
> +++ b/drivers/input/mouse/elan_i2c_core.c
> @@ -1255,7 +1255,6 @@ static const struct acpi_device_id elan_acpi_id[] = {
>  	{ "ELAN0602", 0 },
>  	{ "ELAN0605", 0 },
>  	{ "ELAN0608", 0 },
> -	{ "ELAN0605", 0 },
>  	{ "ELAN0609", 0 },
>  	{ "ELAN060B", 0 },
>  	{ "ELAN1000", 0 },
> -- 
> 2.14.1
> 

-- 
Dmitry

      reply	other threads:[~2017-09-21 23:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-16 21:59 [PATCH] input: elan_i2c - remove duplicate ELAN0605 id Nik Nyby
2017-09-21 23:34 ` 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=20170921233434.GD15858@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=nikolas@gnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.