Revert "hid-multitouch: Filter collections by application usage."
authorAmit Pundir <amit.pundir@linaro.org>
Tue, 26 Apr 2016 09:17:53 +0000 (14:47 +0530)
committerDmitry Shmidt <dimitrysh@google.com>
Wed, 27 Apr 2016 17:16:58 +0000 (10:16 -0700)
commit9fc7b46c3d3ffdd135c601e5c28a6bb316f3a011
tree0e24e8a91fb6b1179073c0d9469f517497acf0d9
parent379cf6e8ddb187ad202bf05d22251e280fee26d1
Revert "hid-multitouch: Filter collections by application usage."

This reverts commit 0840b80cb9626906b57df54e7229db60f9aea4f2.

This patch is already upstreamed in v4.4, commit
658d4aed59b3 (HID: hid-multitouch: Filter collections by application usage.),
and further fixed/cleaned up afterwards in commits
c2ef8f21ea8f (HID: multitouch: add support for trackpads),
76f5902aebda (HID: hid-multitouch: Simplify setup and frame synchronization) et al.

By having this duplicate patch in AOSP we are doing redundant
checks for Touchscreen and Touchpad devices.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
drivers/hid/hid-multitouch.c