HID: wiimote: fix inverted pro-controller axes
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 28 Oct 2013 16:47:53 +0000 (17:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 19:05:53 +0000 (11:05 -0800)
commit609019e277fe8b271c2138b18369c3053aeb9a7b
tree1f04130b63bf9def61f2313b8d6489e7ff30175d
parent5ec3e763796bb778fb54663397c4df55967950cc
HID: wiimote: fix inverted pro-controller axes

commit 0abda6fa81dced031e3df31ac29bfb253549c2d1 upstream.

The analog-stick vertical axes are inverted. Fix that! Otherwise, games
and other gamepad applications need to carry their own fixups (which they
thankfully haven't done, yet).

Reported-by: Rafael Brune <mail@rbrune.de>
Tested-by: Rafael Brune <mail@rbrune.de>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-wiimote-modules.c