]> git.baikalelectronics.ru Git - kernel.git/commit
Input: MT - make slot cleanup callable outside mt_sync_frame()
authorHenrik Rydberg <rydberg@euromail.se>
Sat, 26 Jul 2014 00:16:42 +0000 (17:16 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 8 Aug 2014 06:37:07 +0000 (23:37 -0700)
commit4b3dbdd1142770d1be0e8deea35d89ef20c13ff3
tree7ae5c54a70668c0b1a619907369e99c184666d05
parent132d9860fba2c9e5b9ccfacf4ccd0005c4bd3cb8
Input: MT - make slot cleanup callable outside mt_sync_frame()

Some semi-mt drivers use the slots in a manual way, but may still
want to call parts of the frame synchronization logic. This patch
makes input_mt_drop_unused callable from those drivers.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Reviewed-by: Benson Leung <bleung@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input-mt.c
include/linux/input/mt.h