From: Jason Gerecke Date: Mon, 3 Aug 2015 17:17:03 +0000 (-0700) Subject: HID: wacom: Use calculated pkglen for wireless touch interface X-Git-Tag: omap-for-v4.3/fixes-rc1~125^2~1^12~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc8641e619228153ab0bc609f9f534126e87c08;p=pandora-kernel.git HID: wacom: Use calculated pkglen for wireless touch interface Commit 01c846f introduced the 'wacom_compute_pktlen' function which automatically determines the correct value for an interface's pkglen by scanning the HID descriptor. This function returns the correct value for the wireless receiver's touch interface, removing the need for us to set it manually here. Signed-off-by: Jason Gerecke Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed