]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Input: Add a new switch event type
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 6 Sep 2005 22:19:06 +0000 (15:19 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:54 +0000 (16:57 -0700)
commit3158106685acac8f8d4e74a17b974f160fe77c0b
tree7712eb16eb543b5247f90b41647d08ff0a05e663
parent41b1bce80b43f7c6a6c64006b2abe3a8d52ab120
[PATCH] Input: Add a new switch event type

The corgi keyboard has need of a switch event type with slightly type to the
input system as recommended by the input maintainer.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Cc: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/input/evdev.c
drivers/input/input.c
drivers/input/keyboard/corgikbd.c
include/linux/input.h