From: Henrik Rydberg Date: Wed, 9 Mar 2011 17:38:57 +0000 (+0100) Subject: HID: hid-magicmouse: Correct touch orientation direction X-Git-Tag: v2.6.39-rc1~429^2^7~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9ca4e9f393d81d8f37ed37505aecbf3a5e1bd6;p=pandora-kernel.git HID: hid-magicmouse: Correct touch orientation direction The magic trackpad and mouse both report touch orientation in opposite direction to the bcm5974 driver and what is written in Documents/input/multi-touch-protocol.txt. This patch reverts the direction, so that all in-kernel devices with this feature behave the same way. Since no known application has been utilizing this information yet, it seems appropriate also for stable. Cc: stable@kernel.org Cc: Michael Poole Signed-off-by: Henrik Rydberg Acked-by: Chase Douglas Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed