From: Przemo Firszt Date: Tue, 15 May 2012 18:32:28 +0000 (+0100) Subject: HID: wacom: Unify speed setting X-Git-Tag: v3.5-rc1~138^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70a2ffe3a8ce37eeeecbed34e5b7a177956d535;p=pandora-kernel.git 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 Acked-by: Ping Cheng Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed