USB: serial: simple: sort driver entries
authorJohan Hovold <johan@kernel.org>
Thu, 20 Jul 2023 07:53:57 +0000 (09:53 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 20 Jul 2023 13:59:25 +0000 (15:59 +0200)
commitd245aedc00775c4d7265a9f4522cc4e1fd34d102
treead8269dff0c574c35c14efe9e8a2f679fa851cb7
parentdd92c8a1f99bcd166204ffc219ea5a23dd65d64f
USB: serial: simple: sort driver entries

Sort the driver symbols alphabetically in order to make it more obvious
where new driver entries should be added.

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