From: Henrik Rydberg Date: Mon, 11 Oct 2010 19:16:43 +0000 (+0200) Subject: hid: egalax: Report zero as minimum pressure X-Git-Tag: v2.6.38-rc1~463^2^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a469e4f4d01ad96447f85cc71a379ec82ffe2d;p=pandora-kernel.git 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 Cc: Stephane Chatty Signed-off-by: Jiri Kosina Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed