]> git.baikalelectronics.ru Git - kernel.git/commit
HID: wiimote: Correctly call HID open/close callbacks
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 17 Aug 2011 09:43:21 +0000 (11:43 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 23 Aug 2011 08:55:11 +0000 (10:55 +0200)
commitdb74afe6f7d1eac2354ba470676ab4d97dd771a3
tree156964b3d484526339daa99cd32312dd77b9cf7e
parenta776890af87d2aa5e62460b3efaa5ef9d2cdcc41
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>
drivers/hid/hid-wiimote.c