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>
Wed, 19 Sep 2012 17:50:17 +0000 (19:50 +0200)
commit352ac4bd018005cfa6f844433a98aa0b724fa8db
tree70c6425b9b1f2d029b7d9a16659c7d709aa35ccb
parent0672120a2ee7c533dfec6db7c3e43450f439e5ff
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>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/input/input.c