diff options
author | Oskari Saarenmaa <os@ohmu.fi> | 2012-04-03 18:46:32 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-04-03 18:55:51 +0200 |
commit | d626dad58f02e13730ded6ac84d6a9e53123f0e8 (patch) | |
tree | ea3254fc6319cb1e9ad79ca1bc4c9dbd5c4ee1e0 /drivers/spi/spi.c | |
parent | Input: tps6507x-ts - fix MODULE_ALIAS to match driver name (diff) | |
download | linux-d626dad58f02e13730ded6ac84d6a9e53123f0e8.tar.xz linux-d626dad58f02e13730ded6ac84d6a9e53123f0e8.zip |
Input: sentelic - filter taps in absolute mode
Taps in absolute positioning single-finger mode are currently reported
as physical clicks by the driver. This should be handled by userspace,
not the kernel.
When a tap occurs, the FSP_PB0_LBTN bit is set, but the FSP_PB0_PHY_BTN
is not. We use this to filter out physical clicks from taps.
Signed-off-by: Oskari Saarenmaa <os@ohmu.fi>
Reviewed-by: Tai-hwa Liang <avatar@sentelic.com>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions