]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: atkbd - add keymap quirk for Inventec Symphony systems
authorMatthew Garrett <mjg@redhat.com>
Tue, 11 Nov 2008 14:40:42 +0000 (09:40 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Dec 2008 18:55:13 +0000 (10:55 -0800)
commit605f2f6de6dee42c660d8965bf8b96052459afd2
tree3326e9af5f8eb20dfd3d1bdabbb73628a0c7c3c7
parentf26d4ad09f1a8b4a3d99d81cb898055fa0fa8cf0
Input: atkbd - add keymap quirk for Inventec Symphony systems

commit a8215b81cc31cf267506bc6a4a4bfe93f4ca1652 upstream.

The Zepto 6615WD laptop (rebranded Inventec Symphony system) needs a
key release quirk for its volume keys to work. The attached patch adds
the quirk to the atkbd driver.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=460237
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Adel Gadllah <adel.gadllah@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/keyboard/atkbd.c