From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Michael Schmitz <schmitz@debian.org>,
linux-input@vger.kernel.org, linux-m68k@vger.kernel.org,
Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Subject: Re: [PATCH] input: atari - Enable the 102nd key for German keyboards
Date: Sat, 17 Jan 2015 14:12:44 -0800 [thread overview]
Message-ID: <20150117221244.GA38334@dtor-ws> (raw)
In-Reply-To: <1421517725-31970-1-git-send-email-geert@linux-m68k.org>
On Sat, Jan 17, 2015 at 07:02:05PM +0100, Geert Uytterhoeven wrote:
> From: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
>
> Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
> Acked-by: Thorsten Glaser <tg@mirbsd.org>
> Tested-by: Stefan Niestegge <beetle@atari.org>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Applied, thank you.
> ---
> drivers/input/keyboard/atakbd.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/keyboard/atakbd.c b/drivers/input/keyboard/atakbd.c
> index 10bcd4ae5402..f1235831283d 100644
> --- a/drivers/input/keyboard/atakbd.c
> +++ b/drivers/input/keyboard/atakbd.c
> @@ -170,7 +170,7 @@ static unsigned char atakbd_keycode[0x72] = { /* American layout */
> [93] = KEY_KPASTERISK,
> [94] = KEY_KPPLUS,
> [95] = KEY_HELP,
> - [96] = KEY_BACKSLASH, /* FIXME: '<' */
> + [96] = KEY_102ND,
> [97] = KEY_KPASTERISK, /* FIXME */
> [98] = KEY_KPSLASH,
> [99] = KEY_KPLEFTPAREN,
> --
> 1.9.1
>
--
Dmitry
prev parent reply other threads:[~2015-01-17 22:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-17 18:02 [PATCH] input: atari - Enable the 102nd key for German keyboards Geert Uytterhoeven
2015-01-17 22:12 ` 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=20150117221244.GA38334@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=geert@linux-m68k.org \
--cc=kernel@mkarcher.dialup.fu-berlin.de \
--cc=linux-input@vger.kernel.org \
--cc=linux-m68k@vger.kernel.org \
--cc=schmitz@debian.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.