USB: serial: ch341: sort device-id entries
authorJohan Hovold <johan@kernel.org>
Thu, 3 Dec 2020 09:11:59 +0000 (10:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2020 12:22:04 +0000 (13:22 +0100)
commit3e1196c0a5f6797d3e5d68e123c9de2307423465
tree9cead204016a9034d4e3a1e8793f36f57e9268fa
parent5c80adb06ce9defea2c4bccd7446a17971cb1d7d
USB: serial: ch341: sort device-id entries

commit bf193bfc12dbc3754fc8a6e0e1e3702f1af2f772 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ch341.c