From: Jeff Brown Date: Mon, 15 Aug 2011 23:44:28 +0000 (-0700) Subject: HID: hid-multitouch: Filter collections by application usage. X-Git-Tag: v3.2-rc1~187^2~2^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658d4aed59b36f877edc668cc27b188a33e643e5;p=pandora-kernel.git HID: hid-multitouch: Filter collections by application usage. This change fixes two problems. First, it ensures that the hid-multitouch driver does not incorrectly map GenericDesktop usages that are intended for other applications, such as a Mouse. Second, it sets the appropriate input properties so that user-space can distinguish TouchScreen devices (INPUT_PROP_DIRECT) from TouchPad devices (INPUT_PROP_POINTER) and configure them accordingly. Signed-off-by: jeffbrown@android.com Acked-By: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed