]> git.baikalelectronics.ru Git - kernel.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>
Wed, 19 Sep 2012 17:50:17 +0000 (19:50 +0200)
commit9c26f08c4585e1c4b66555bcd8dc755bbdcbd4ed
tree70c6425b9b1f2d029b7d9a16659c7d709aa35ccb
parent3497c21333357157d9154ca7ca7a1e69c909c8ef
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