HID: hid-magicmouse: Correct touch orientation direction
authorHenrik Rydberg <rydberg@euromail.se>
Wed, 9 Mar 2011 17:38:57 +0000 (18:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 20:03:56 +0000 (13:03 -0700)
commit7d15e96db9a833956b345622a7cc465534a209c5
tree8fa3571a908345b6fbb7623d54cbb879c72cdc57
parent24449f05b663f1984ee6ecdba5a0d2ff2a1e0462
HID: hid-magicmouse: Correct touch orientation direction

commit 2d9ca4e9f393d81d8f37ed37505aecbf3a5e1bd6 upstream.

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: Michael Poole <mdpoole@troilus.org>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hid/hid-magicmouse.c