From: Henrik Rydberg Date: Wed, 1 Sep 2010 01:56:24 +0000 (-0400) Subject: HID: magicmouse: Adjust major / minor axes to scale X-Git-Tag: v2.6.37-rc1~144^2~3^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=921990b7046ab4fb523cbccc5bce2c921762232d;p=pandora-kernel.git HID: magicmouse: Adjust major / minor axes to scale By visual inspection, the reported touch_major and touch_minor axes are roughly a factor of four too small. The factor is approximate, since the protocol is not known and the HID report encodes touch size with fewer bits than positions. This patch scales the reported values by a factor of four. Signed-off-by: Henrik Rydberg Signed-off-by: Chase Douglas Acked-by: Michael Poole Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed