From: Yufeng Shen Date: Fri, 22 Jun 2012 16:31:53 +0000 (-0400) Subject: HID: magicmouse: Correct report range of major / minor axes X-Git-Tag: v3.5-rc5~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e75561b3d2a4eb15080ed73f59f7dc2965c01423;p=pandora-kernel.git HID: magicmouse: Correct report range of major / minor axes In patch "HID: magicmouse: Adjust major / minor axes to scale", touch_major and touch_minor axes are scaled by a factor of four when reported but the max touch_major/minor is not scaled accordingly. This patch scales the max touch_major/minor to be consistent with the reported value. Signed-off-by: Yufeng Shen Acked-by: Henrik Rydberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed