From: Peter Hutterer Date: Thu, 20 Nov 2008 20:24:42 +0000 (-0500) Subject: Input: synaptics - report multi-taps only if supported by the device X-Git-Tag: v2.6.29-rc1~221^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42b6646a8298fe06a33a0f68dab661335f5db6e;p=pandora-kernel.git Input: synaptics - report multi-taps only if supported by the device According to Section 2.4.4 of the Synaptics TouchPad Interfacing Guide, bit 2 specifies if multi-finger detection is provided by the touchpad. Thus, only set BTN_TOOL_DOUBLETAP and BTN_TOOL_TRIPLETAP if the device actually supports it. Signed-off-by: Peter Hutterer Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed