]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2020 12:25:00 +0000 (13:25 +0100)
commit6245f3fd5ea7a3377702e8fa5cf14ba6c201c8ec
treeccf9be18bc8e3df6ad7c3ce207e7cf965aa84556
parentcd3a447d9d4dc6109ed0d3d95113b00d48960df7
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