On Thu, Jul 20, 2023 at 03:23:23PM +0200, Greg Kroah-Hartman wrote:
On Thu, Jul 20, 2023 at 10:00:49AM +0200, Johan Hovold wrote:
Sort the defines and device-id entries alphabetically in order to make it more obvious where new entries should be added.
Acked-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
Thanks for the ack. Note that I updated the commit message slightly:
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.
when applying.
Johan