git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
437d4f3
)
Input: MT - make slot cleanup callable outside mt_sync_frame()
author
Henrik Rydberg
<rydberg@euromail.se>
Sat, 26 Jul 2014 00:16:42 +0000
(17:16 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 8 Aug 2014 06:37:07 +0000
(23:37 -0700)
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>
No differences found