]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: Move autorepeat to the event-passing phase
authorHenrik Rydberg <rydberg@euromail.se>
Fri, 10 Aug 2012 19:36:15 +0000 (21:36 +0200)
committerHenrik Rydberg <rydberg@euromail.se>
Sat, 15 Sep 2012 15:02:10 +0000 (17:02 +0200)
commitdff24019aad0a37eded2d20bee16fd16caaea9fb
tree70c6425b9b1f2d029b7d9a16659c7d709aa35ccb
parentc7910480cc327d2bc979851a69887d5266c5f84a
Input: Move autorepeat to the event-passing phase

Preparing to split event filtering and event passing, move the
autorepeat function to the point where the event is actually passed.

Tested-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Tested-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/input/input.c