OSDN Git Service

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)
commitba9a3541fba72e1532c8288a0775a211810280c1
tree7866070d97c08085ce025aaa77c2eabfc537c688
parent27b20a9dec0cb1a4cc0517b94302875800191e34
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