Skip to content
Commit e75561b3 authored by Yufeng Shen's avatar Yufeng Shen Committed by Jiri Kosina
Browse files

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: default avatarYufeng Shen <miletus@chromium.org>
Acked-by: default avatarHenrik Rydberg <rydberg@euromail.se>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d8dc3494
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment