]> 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)
commit3209b532f19495fffe9c87ef8e27a60d0615b4ec
tree862c76a0cac60a0f135a9965333e15eb6ca671be
parentae493ef161a170d8fd243d2e56489fc58e836b6f
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