touch: Don't set BTN_2 bit for keybit 24/14524/1
authorAlex Wu <zhiwen.wu@linux.intel.com>
Mon, 6 Jan 2014 11:10:38 +0000 (19:10 +0800)
committerAlex Wu <zhiwen.wu@linux.intel.com>
Tue, 7 Jan 2014 05:07:41 +0000 (13:07 +0800)
commit830f283e5d628f86d4d22baabd75ce278f2323cf
tree8192c7dcdaf4a2765bccf22b79b8d8cb912d782a
parentece2acdc2eba758107fe3a8ad27691e7664c4ef1
touch: Don't set BTN_2 bit for keybit

Since Synaptics device is used as a multi-touch device instead of
a touchpad, we should not set BTN_2 bit for it. Otherwise, some
use space program, e.g. weston, may recoginize this device as a
touchpad.

Change-Id: I1b1d2d86dd5ed4d8d3573acdc793f5e387d23ace
Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
drivers/input/touchscreen/synaptics_i2c_rmi_ex.c