diff options
author | Rolf Eike Beer <eike-kernel@sf-tec.de> | 2012-10-30 23:39:10 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-10-30 23:40:07 -0700 |
commit | 32ed1911fc79908d704023317d4ddeb3883fd07e (patch) | |
tree | 1420cd29dbf01ccd14bd500a86614978046380f6 /drivers/input/input-mt.c | |
parent | e07577e1ddf6d2d31961df897e7ff05c0aeb8d0f (diff) |
Input: tsc40 - remove wrong announcement of pressure support
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 <eike-kernel@sf-tec.de>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/input-mt.c')
0 files changed, 0 insertions, 0 deletions