Input: atkbd - expand Latitude's force release quirk to other Dells
authorMatthew Garrett <mjg59@srcf.ucam.org>
Fri, 15 Aug 2008 17:54:51 +0000 (13:54 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 10 Sep 2008 16:12:28 +0000 (12:12 -0400)
commit61579ba83934d397a4fa2bb7372de9ae112587d5
tree3bef6ae5242267180c2f8d2c7258f28dc305228c
parent108fcb42c7bfd9ee205d1b8247813548705073b7
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>
drivers/input/keyboard/atkbd.c