HID: wacom: Unify speed setting
authorPrzemo Firszt <przemo@firszt.eu>
Tue, 15 May 2012 18:32:28 +0000 (19:32 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 16 May 2012 19:42:16 +0000 (21:42 +0200)
commitd70a2ffe3a8ce37eeeecbed34e5b7a177956d535
tree49d23e4b8619093a8e4c5e00ea5326d1cbb4ca1b
parentbe4925b018b3c398d2775826091c693f214630a8
HID: wacom: Unify speed setting

This patch unifies speed setting for both supported tablets. Functionality
of "wacom_poke" (used only by Graphire) is now in "wacom_set_features".
Reporting speed for both tablets can be changed by somethinkg like:

echo 1 > /sys/class/bluetooth/hci0/hci0:1/{device No}/speed

Accepted values:
0 - low speed,
1 - high speed.

The way of changing reporting speed is the same for Graphire and Intuos4 WL.

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-wacom.c