]> git.baikalelectronics.ru Git - kernel.git/commit
HP-WMI: additional keycode (or typo)
authorEric Piel <eric.piel@tremplin-utc.net>
Sun, 19 Oct 2008 03:27:28 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 15:52:34 +0000 (08:52 -0700)
commita6bedd6986d59924357aeab220221265b7a21f70
treeeec2cfd00ba6bd2da907b668d23eb80b22926b69
parent470122b26492a7d4cba8a070eb6581d062d03957
HP-WMI: additional keycode (or typo)

On my HP 2510, pressing the (i) button generates an unknown keycode:
0x213b. So here is a patch adding support for it. However, as it seems
there is already support for a similar button connected to 0x231b as
keycode, I wonder if it could be a typo in the driver?

Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/hp-wmi.c