Input: wacom - register the input devices on top of the HID one
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 24 Jul 2014 20:00:03 +0000 (13:00 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 26 Jul 2014 01:53:52 +0000 (18:53 -0700)
commitb6c79f2ca1032e2da7ad8523b83f0cf5cc04dbc0
tree862c76a0cac60a0f135a9965333e15eb6ca671be
parentc31a408f7a44cd5fd134a7f0c0d29744261de2d9
Input: wacom - register the input devices on top of the HID one

Matches the current behavior of the HID subsystem and removes one more
dependency over USB.

The current user space clients which relies on this to fetch the
LEDs path need an update. However, we already break them in the
kernel v3.11 for the Bluetooth Wacom devices. They are going to be fixed
soon.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Jason Gerecke <killertofu@gmail.com>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/tablet/wacom.h
drivers/input/tablet/wacom_sys.c