commit | 80a469e4f4d01ad96447f85cc71a379ec82ffe2d | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Mon Oct 11 21:16:43 2010 +0200 |
committer | Henrik Rydberg <rydberg@euromail.se> | Thu Dec 16 10:43:37 2010 +0100 |
tree | 9aeafae05421da0e8bd9b6553bad09b09ad5afff | |
parent | b88cbd3a007608a224fad5413de6170c75afd5a7 [diff] |
hid: egalax: Report zero as minimum pressure The firmware reports a logical minimum of one, but in order for userspace applications to correctly map all reported values to non-zero pressure, the driver needs to report a logical minimum of zero. Fixed with this patch. Tested-by: Philipp Merkel <mail@philmerk.de> Cc: Stephane Chatty <chatty@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>