From: David Herrmann Date: Wed, 9 Oct 2013 05:48:33 +0000 (-0700) Subject: Input: clarify gamepad API ABS values X-Git-Tag: v3.13-rc1~65^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ccd33b8f69f9df7f11b0ec08259058164831ca5;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed