HID: wiimote: fix inverted pro-controller axes
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 28 Oct 2013 16:47:53 +0000 (17:47 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 30 Oct 2013 13:13:29 +0000 (14:13 +0100)
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).

Cc: <stable@vger.kernel.org> # 3.11+
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>

No differences found