]> 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)
commit5da5fceca03d99dca7fb2e9017702e037523595d
tree7ae5c54a70668c0b1a619907369e99c184666d05
parent848920082910d8ac47d34d43a15d749600b05095
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