]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - use HID core to actually fetch the report descriptor
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Thu, 24 Jul 2014 19:58:45 +0000 (12:58 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 26 Jul 2014 01:53:51 +0000 (18:53 -0700)
commitfb80ec1f9816351468b0ef7a4285be45019e9e72
tree7866070d97c08085ce025aaa77c2eabfc537c688
parentf4401f2641c07759af8acfc1dadf9faf996f1279
Input: wacom - use HID core to actually fetch the report descriptor

HID core already retrieves the report descritor. There is no need
to ask ourself for one.

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_sys.c