]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: atkbd - expand Latitude's force release quirk to other Dells
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 31 Oct 2008 21:29:07 +0000 (17:29 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Nov 2008 03:05:54 +0000 (19:05 -0800)
commitf969963e64dae0d3eb774fe3a1abc15439b34a54
tree34d7532065fc17cd52eb14fe0ce522b05e6ce8be
parent2880654941dee9ffdd06abef2dfecef7f0a066ed
Input: atkbd - expand Latitude's force release quirk to other Dells

commit 61579ba83934d397a4fa2bb7372de9ae112587d5 upstream.

Input: atkbd - expand Latitude's force release quirk to other Dells

Dell laptops fail to send key up events for several of their special
keys. There's an existing quirk in the kernel to handle this, but it's
limited to the Latitude range. This patch extends it to cover all
portable Dells.

Signed-off-by: Matthew Garrett <mjg@redhat.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