commit | 26af17484a737aaa991a7ce578cb15809a582fbc | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Wed Aug 17 11:43:21 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Aug 23 10:55:11 2011 +0200 |
tree | 156964b3d484526339daa99cd32312dd77b9cf7e | |
parent | 3989ef6cfb80825af2f7933415797f052817ac3e [diff] |
HID: wiimote: Correctly call HID open/close callbacks 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>