From: Rolf Eike Beer Date: Wed, 31 Oct 2012 06:39:10 +0000 (-0700) Subject: Input: tsc40 - remove wrong announcement of pressure support X-Git-Tag: v3.2.34~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8074390b8da38ff0693f6119b2c72adc7cfdc891;p=pandora-kernel.git Input: tsc40 - remove wrong announcement of pressure support commit 32ed1911fc79908d704023317d4ddeb3883fd07e upstream. The tsc40 driver announces it supports the pressure event, but will never send one. The announcement will cause tslib to wait for such events and sending all touch events with a pressure of 0. Removing the announcement will make tslib fall back to emulating the pressure on touch events so everything works as expected. Signed-off-by: Rolf Eike Beer Signed-off-by: Dmitry Torokhov Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed