]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41f30e860fbcdb1d6d1b4a715e62db36ee4f4ef7
tree862c76a0cac60a0f135a9965333e15eb6ca671be
parent1020f4472ba731852044fa6b2f6831e5026d6793
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