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)
commit26af17484a737aaa991a7ce578cb15809a582fbc
tree156964b3d484526339daa99cd32312dd77b9cf7e
parent3989ef6cfb80825af2f7933415797f052817ac3e
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
This page took 0.024103 seconds and 5 git commands to generate.