Input: make gamepad API keycodes more clear
authorJiri Kosina <jkosina@suse.cz>
Thu, 27 Jun 2013 09:54:51 +0000 (11:54 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 27 Jun 2013 09:54:51 +0000 (11:54 +0200)
Shuffle the defines around so that it is clear that BTN_A, BTN_B, etc are
legacy definitions and not an accidental typos that need their own key codes.

Suggested-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found