linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Matt Walker <matt.g.d.walker@gmail.com>
Cc: backports@vger.kernel.org, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2] drivers/input/mouse: add support for newer elantech touchpads (released ca. August 2013);
Date: Thu, 5 Dec 2013 12:41:51 -0800	[thread overview]
Message-ID: <20131205204150.GA2761@core.coreip.homeip.net> (raw)
In-Reply-To: <CA+X2d=AHdivGF+s_uOC2ns5okoOdZHX1kEg4iuB32zUkBjsszg@mail.gmail.com>

On Wed, Dec 04, 2013 at 12:57:15PM -0500, Matt Walker wrote:
> From: Matt Walker <matt.g.d.walker@gmail.com>
> 
> Added detection for newer Elantech touchpads, so that kernel doesn't
> fall-back to default PS/2 driver. Supports touchpads released after
> ~August 2013.  Fixes bug:
> https://lists.launchpad.net/kernel-packages/msg18481.html
> 
> Signed-off by: Matt Walker <matt.g.d.walker@gmail.com> on an Acer
> Aspire S7-392-6302

Applied, thank you.

> 
> ----
> 
> Thanks to Hauke for the reference on how to submit a patch properly.
> Thanks to Dmitry for correction to Signed-off line.
> 
> Diff Output:
> 
> --- linux-3.13-rc1/drivers/input/
> mouse/elantech.c.orig    2013-12-03
> 12:14:52.829173656 -0500
> +++ linux-3.13-rc1/drivers/input/mouse/elantech.c    2013-12-03
> 12:15:11.833173880 -0500
> @@ -1313,6 +1313,7 @@ static int elantech_set_properties(struc
>              break;
>          case 6:
>          case 7:
> +        case 8:
>              etd->hw_version = 4;
>              break;
>          default:



-- 
Dmitry

      reply	other threads:[~2013-12-05 20:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-04 17:57 [PATCHv2] drivers/input/mouse: add support for newer elantech touchpads (released ca. August 2013); Matt Walker
2013-12-05 20:41 ` 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=20131205204150.GA2761@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=backports@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt.g.d.walker@gmail.com \
    /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).