From: Jason Gerecke Date: Mon, 24 Sep 2012 16:21:31 +0000 (-0700) Subject: Input: wacom - mark Intuos5 pad as in-prox when touching buttons X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e056ef4ddeb6129f6bb170f2c26b8f370bbcda7;p=pandora-kernel.git Input: wacom - mark Intuos5 pad as in-prox when touching buttons If the ExpressKeys on the Intuos5 are touched, they currently result an out-of-prox packet being sent even if the pad is already out of prox. This can cause some confusion in the X driver. To restore the expected semantics, we make being touched a sufficient condition to signal proximity. https://bugs.freedesktop.org/show_bug.cgi?id=54250 Reported-by: Timo Aaltonen Signed-off-by: Jason Gerecke Reviewed-by: Chris Bagwell Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed