]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/hid/wacom_wac.c
HID: wacom: Enable HID_GENERIC codepath for Bluetooth devices
authorJason Gerecke <killertofu@gmail.com>
Wed, 25 Jan 2017 20:08:35 +0000 (12:08 -0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 26 Jan 2017 20:46:43 +0000 (21:46 +0100)
commitb9e06256932bd462b7ee392d7742a79ade679abe
treee2414d136911b58d7de5d47bc868ea80bdf29de9
parenta544c619a54bd5e552b1c8c308e77f37f1e3ad7c
HID: wacom: Enable HID_GENERIC codepath for Bluetooth devices

There no reason a Bluetooth device with the appropriate HID descriptor couldn't
be used through the HID_GENERIC codepath in the future. Ensure that the driver
attempts to bind to these devices.

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c