Input: atkbd - fix HP 2133 not sending release event for video switch
authorJiri Kosina <jkosina@suse.cz>
Thu, 26 Jun 2008 14:46:38 +0000 (10:46 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 30 Jun 2008 13:37:40 +0000 (09:37 -0400)
commit5a54c0115757fd98ca05efae626e6aebf54a8427
treed23b1b1d651fa609b0940bfb214dcf0195c5915e
parent3cadd2d98972f806165c634553ac4918b2b7920c
Input: atkbd - fix HP 2133 not sending release event for video switch

Video switch key on HP 2133 doesn't send release event, so we
have to create workaround similar to what we do for Dell Latitude,
i.e. perform DMI match for the system and generate 'false' release
event ourselves, so that userspace doesn't think that the key is
stuck forever.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/atkbd.c