diff options
author | Yan Li <yan.i.li@intel.com> | 2010-11-30 23:51:03 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-11-30 23:59:41 -0800 |
commit | 3bfa321e662edf90fb8123a02c987c2965fa50bb (patch) | |
tree | 711e0ac6a037a1e32bb38b6719b80fd95ba2870d /drivers/ide | |
parent | a318e6b1a04c9d8882712508eb9c8a061796c06b (diff) | |
download | kernel_samsung_crespo-3bfa321e662edf90fb8123a02c987c2965fa50bb.zip kernel_samsung_crespo-3bfa321e662edf90fb8123a02c987c2965fa50bb.tar.gz kernel_samsung_crespo-3bfa321e662edf90fb8123a02c987c2965fa50bb.tar.bz2 |
Input: synaptics - fix handling of 2-button ClickPads
Lenovo S10-3t's ClickPad is a 2-button ClickPad that reports BTN_LEFT
and BTN_RIGHT as normal touchpad, unlike the 1-button ClickPad used in
HP mini 210 that reports solely BTN_MIDDLE.
In 0xc0-cap response, the 1-button ClickPad has the 20-bit set while
2-button ClickPad has the 8-bit set.
This patch makes the kernel only handle 1-button ClickPad specially,
and treat 2-button ClickPad in the same fashion as regular touchpads.
This fixes kernel bug #18122 and MeeGo bug #4807.
Signed-off-by: Yan Li <yan.i.li@intel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions