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:
3989ef6
)
HID: wiimote: Correctly call HID open/close callbacks
author
David Herrmann
<dh.herrmann@googlemail.com>
Wed, 17 Aug 2011 09:43:21 +0000
(11:43 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 23 Aug 2011 08:55:11 +0000
(10:55 +0200)
Even though the bluetooth hid backend does not react on open/close callbacks, we
should call them to be consistent with other hid drivers.
Also the new input open/close handlers will be used in future to prepare the
wiimote device for IR/extension input.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found