]> 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>
Mon, 10 Sep 2012 17:59:58 +0000 (19:59 +0200)
commit8fb3be46299f0d5e9f60aa8cd811a1dbfc81d69e
tree8b21033bca6d7c3bcd7114bed71d94fe1f6f3d36
parentdee6bc54fde2b4992f2e3a34985c8e4e426c7fc7
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