From: Henrik Rydberg Date: Sat, 26 Jul 2014 00:16:42 +0000 (-0700) Subject: Input: MT - make slot cleanup callable outside mt_sync_frame() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~52^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ec894945e7d205ce62be59e55e72c4304e4739;p=pandora-kernel.git 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 Reviewed-by: Benson Leung Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed