From: Jason Gerecke Date: Mon, 24 Nov 2014 23:32:12 +0000 (-0800) Subject: HID: wacom: Consult the application usage when determining field type X-Git-Tag: omap-for-v3.19/fixes-rc1~112^2^10~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c376e7167e0ff390e07d60b4320398c3baae72a6;p=pandora-kernel.git HID: wacom: Consult the application usage when determining field type It is not necessarily sufficient to look only at the physical and logical usages when determining if a field is for the pen or touch. Some fields are not contained in a sub-collection and thus only have an application usage. Not checking the application usage in such cases causes us to ignore the field entirely, which may lead to incorrect behavior. Signed-off-by: Jason Gerecke Reviewed-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed