Input: xpad - sort supported devices by USB ID
authorBenjamin Valentin <benpicco@googlemail.com>
Sun, 7 May 2017 21:45:08 +0000 (14:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 7 May 2017 21:50:46 +0000 (14:50 -0700)
commit873cb582738fde338ecaeaca594560cde2ba42c3
treee4752a86d19112a3d9a4e7917d680ef3b05d7574
parent0337966d121ebebf73a1c346123e8112796e684e
Input: xpad - sort supported devices by USB ID

Some entries in the table of supported devices are out of order.
To not create a mess when adding new ones using a script, sort them first.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
Reviewed-by: Cameron Gutman <aicommander@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c