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:
e9c8862
)
Input: add start() method to input handlers
author
Dmitry Torokhov
<dtor@insightbb.com>
Thu, 6 Jul 2006 04:21:03 +0000
(
00:21
-0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Thu, 6 Jul 2006 04:21:03 +0000
(
00:21
-0400)
The new start() method is called immediately after connect() and also
when "grabbed" device is released by its owner. This will allow input
handlers to re-synchronize state of once-grabbed device with the rest
of devices.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found