From: Henrik Rydberg Date: Mon, 6 Dec 2010 09:05:43 +0000 (+0100) Subject: input: mt: Add hovering distance axis X-Git-Tag: v2.6.38-rc1~463^2^2~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42a98b520bb22535687ead3120e80edc268279a;p=pandora-kernel.git input: mt: Add hovering distance axis Touch devices capable of hovering, i.e., fingers detected a distance from the surface, are not supported by the current input MT protocol. This patch adds ABS_MT_DISTANCE, which may be used to indicate the distance between the contact and the surface. Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed