]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: atkbd - Samsung NC10 key repeat fix
authorStuart Hopkins <stuart@dodgy-geeza.com>
Sat, 20 Dec 2008 09:12:33 +0000 (04:12 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Feb 2009 22:00:36 +0000 (14:00 -0800)
commitcc7187e7b5e7f1e6dbefe75cf7b798e065933e4a
treef8b75b62f655f378967a8bed91b6f0cf57f0ff65
parentc317f779676cf7226d3a8185a5fc8cd4bc58c2de
Input: atkbd - Samsung NC10 key repeat fix

commit 4200844bd9dc511088258437d564a187f0ffc94e upstream.

This patch fixes the key repeat issue with the Fn+F? keys on the new
Samsung NC10 Netbook, so that the keys can be defined and used within
ACPID correctly, otherwise the keys repeat indefinately.

This solves part of http://bugzilla.kernel.org/show_bug.cgi?id=12021

Signed-off-by: Stuart Hopkins <stuart@dodgy-geeza.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Cc: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/keyboard/atkbd.c