From: David Herrmann Date: Sun, 5 May 2013 21:12:47 +0000 (+0200) Subject: HID: wiimote: keep HID device open X-Git-Tag: v3.11-rc1~90^2^3~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5682b1a8690cfae5ad3bd40a123510fd4014066d;p=pandora-kernel.git HID: wiimote: keep HID device open We need constant I/O to keep the state up-to-date and not miss any packets. Hence, call hid_hw_open() during setup and hid_hw_close() during destruction. These are no-ops for Bluetooth HIDP, but lets be safe. Signed-off-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed