Input: clarify gamepad API ABS values
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 9 Oct 2013 05:48:33 +0000 (22:48 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 16 Oct 2013 06:42:07 +0000 (23:42 -0700)
commit1ccd33b8f69f9df7f11b0ec08259058164831ca5
treeb32eb7c1aebfab8865d93cc0be98c0bce730e9a4
parente3c55d406bd8df1a878546002c93db90c42be10c
Input: clarify gamepad API ABS values

It wasn't really clear from the gamepad-API description how ABS values are
mapped exactly. Clarify that negative is left/up and positive is
right/down. Unfortunately, this means I screwed up the Wii U ProController
ABI. Anyhow, this just means we continue to have 0 compatible gamepad
drivers in the kernel. User-space needs to fix them up, anyway, as all
other gamepads are also incompatible.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/input/gamepad.txt