Skip to content

Commit

Permalink
Input: bcm5974 - Drop the logical dimensions
Browse files Browse the repository at this point in the history
The logical scale is used to produce special finger width values to
userspace, but has become an unnecessary restriction for everything
else.  Also, the bcm5974 trackpads are very accurate and work well
without hysteresis.

This patch simplifies the driver and device data by removing the
logical scale, and by moving the special synaptics code out of the
main path.  Also add the orientation range, needed in a subsequent
patch, to the device configuration.

Tested-by: Benjamin Tissoires <[email protected]>
Acked-by: Dmitry Torokhov <[email protected]>
Signed-off-by: Henrik Rydberg <[email protected]>
  • Loading branch information
rydberg committed Sep 19, 2012
1 parent f17953a commit 0e72696
Showing 1 changed file with 111 additions and 144 deletions.
Loading

0 comments on commit 0e72696

Please sign in to comment.