From: "dmitry.torokhov@gmail.com" <dmitry.torokhov@gmail.com>
To: Noah Westervelt <nwestervelt@outlook.com>
Cc: "linux-input@vger.kernel.org" <linux-input@vger.kernel.org>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [PATCH] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
Date: Thu, 29 Nov 2018 10:29:10 -0800 [thread overview]
Message-ID: <20181129182910.GC54791@dtor-ws> (raw)
In-Reply-To: <SN1PR0601MB1965466215E6FD2D9A54515EBBD70@SN1PR0601MB1965.namprd06.prod.outlook.com>
Hi Noah,
On Mon, Nov 26, 2018 at 10:52:16PM +0000, Noah Westervelt wrote:
> Add ELAN061E to the ACPI table to support Elan touchpad found in Lenovo
> IdeaPad 330-15ARR.
>
> Signed-off-by: Noah Westervelt <nwestervelt@outlook.com><mailto:nwestervelt@outlook.com>
> Cc: stable@vger.kernel.org<mailto:stable@vger.kernel.org>
I untangled it from HTML/attacjment mess that outlook made and applied,
but please next time use git-send-email for patches: it allows out
scripts to pick up patches more easily.
Thanks!
> ---
> drivers/input/mouse/elan_i2c_core.c | 1 +
> 1 file changed, 1 insertion(+)
> --- /home/noah/input/drivers/input/mouse/elan_i2c_core.c.orig 2018-11-26 16:23:39.378342074 -0600
> +++ /home/noah/input/drivers/input/mouse/elan_i2c_core.c 2018-11-26 16:26:20.283458731 -0600
> @@ -1344,6 +1344,7 @@ static const struct acpi_device_id elan_
> { "ELAN060B", 0 },
> { "ELAN060C", 0 },
> { "ELAN0611", 0 },
> + { "ELAN061E", 0 },
> { "ELAN1000", 0 },
> { }
> };
--
Dmitry
parent reply other threads:[~2018-11-29 18:29 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <SN1PR0601MB1965466215E6FD2D9A54515EBBD70@SN1PR0601MB1965.namprd06.prod.outlook.com>]
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=20181129182910.GC54791@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=nwestervelt@outlook.com \
--cc=stable@vger.kernel.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 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).