]> 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)
commit906a8d56491a4dba4866caf5769f89bd177ccfb0
treee4752a86d19112a3d9a4e7917d680ef3b05d7574
parent6c662a45e51c05202fd6db4bc8705269c305dee8
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