public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: joeyli <jlee@suse.com>
To: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Joey Lee <jlee@novell.com>, Matthew Garrett <mjg@redhat.com>,
	platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] acer-wmi: add Aspire 5741G touchpad toggle key
Date: Fri, 30 Mar 2012 18:25:36 +0800	[thread overview]
Message-ID: <1333103136.7293.18.camel@linux-s257.site> (raw)
In-Reply-To: <20120329095322.GA3576@swordfish.minsk.epam.com>

Hi Sergey, 

於 四,2012-03-29 於 12:53 +0300,Sergey Senozhatsky 提到:
> acer-wmi: add Aspire 5741G touchpad toggle key
> 
> add Aspire 5741G KEY_TOUCHPAD_TOGGLE to wmi keymap.
> 
> Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
> 
> ---
> 
>  drivers/platform/x86/acer-wmi.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
> index c1a3fd8..94a6747 100644
> --- a/drivers/platform/x86/acer-wmi.c
> +++ b/drivers/platform/x86/acer-wmi.c
> @@ -125,6 +125,7 @@ static const struct key_entry acer_wmi_keymap[] = {
>  	{KE_KEY, 0x64, {KEY_SWITCHVIDEOMODE} },	/* Display Switch */
>  	{KE_IGNORE, 0x81, {KEY_SLEEP} },
>  	{KE_KEY, 0x82, {KEY_TOUCHPAD_TOGGLE} },	/* Touch Pad On/Off */
> +	{KE_KEY, 0x85, {KEY_TOUCHPAD_TOGGLE} },
>  	{KE_IGNORE, 0x83, {KEY_TOUCHPAD_TOGGLE} },
>  	{KE_END, 0}
>  };
> 

Acked-by: Lee, Chun-Yi <jlee@suse.com>


This patch is OK to me!


Thanks for your patch!
Joey Lee


  reply	other threads:[~2012-03-30 10:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06 12:33 [PATCH] acer-wmi: ignore missing Aspire 5741G keys Sergey Senozhatsky
2012-03-09  4:17 ` joeyli
2012-03-12 10:07   ` [PATCH] acer-wmi: ignore missing Aspire 5741G keys (checkpatched) Sergey Senozhatsky
2012-03-13  2:58     ` joeyli
2012-03-12 10:14   ` [PATCH] acer-wmi: ignore missing Aspire 5741G keys Sergey Senozhatsky
2012-03-12 10:19   ` Sergey Senozhatsky
2012-03-13  3:04     ` joeyli
2012-03-29  9:53       ` [PATCH] acer-wmi: add Aspire 5741G touchpad toggle key Sergey Senozhatsky
2012-03-30 10:25         ` joeyli [this message]
2012-03-29  9:57       ` [PATCH] acer-wmi: ignore missing Aspire 5741G keys Sergey Senozhatsky
  -- strict thread matches above, loose matches on Subject: below --
2012-11-26 18:35 [PATCH] acer-wmi: add Aspire 5741G touchpad toggle key Sergey Senozhatsky
2012-11-27  6:31 ` joeyli
2012-11-27  7:36   ` Sergey Senozhatsky

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=1333103136.7293.18.camel@linux-s257.site \
    --to=jlee@suse.com \
    --cc=jlee@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg@redhat.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=sergey.senozhatsky@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