]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf831c727afaaa19fc5a6882875b5b83c0543d4ac
treee4752a86d19112a3d9a4e7917d680ef3b05d7574
parent2f2d1f586f59b44aa7a319c52a9bfd98dceeecce
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