]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: ch341: sort device-id entries
authorJohan Hovold <johan@kernel.org>
Thu, 3 Dec 2020 09:11:59 +0000 (10:11 +0100)
committerJohan Hovold <johan@kernel.org>
Thu, 3 Dec 2020 09:28:55 +0000 (10:28 +0100)
commitdbb8ddf1456401d28d1248a314202262a8be0ccf
tree41015456c33f8b0f94f6f691d2043d451cff1165
parent9517529aaa5e3271af46830a9ff1b8cbb2f25190
USB: serial: ch341: sort device-id entries

Keep the device-id entries sorted to make it easier to add new ones in
the right spot.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ch341.c