]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: bcm5974 - Drop pressure and width emulation
authorHenrik Rydberg <rydberg@euromail.se>
Sun, 12 Aug 2012 19:56:03 +0000 (21:56 +0200)
committerHenrik Rydberg <rydberg@euromail.se>
Mon, 10 Sep 2012 18:00:00 +0000 (20:00 +0200)
commit2507f1914ee892f6fc420a7f0dee9e24cc3863e4
tree922163b640fbdf518a8c43bac5636ab9f379dae1
parent7453d064e6e851b8fa065960513334c6097d05dc
Input: bcm5974 - Drop pressure and width emulation

The ABS_PRESSURE and ABS_WIDTH have special scales, and were initially
added solely for thumb and palm recognition in the synaptics driver.
This never really get used, however, and userspace quickly moved to
MT solutions instead. This patch drops the unused events.

Tested-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
drivers/input/mouse/bcm5974.c