USB: quirks: sort quirk entries
authorJohan Hovold <johan@kernel.org>
Wed, 10 Feb 2021 11:17:46 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2021 09:12:59 +0000 (10:12 +0100)
commitf8921ed4d330cc9511381862c14af87a5b7f425e
tree480739a19db976eba1ae2cc34934433f62e96236
parent95c0528c11b234c6292448f6d2963fc5979ca9be
USB: quirks: sort quirk entries

commit 43861d29c0810a70792bf69d37482efb7bb6677d upstream.

Move the last entry to its proper place to maintain the VID/PID sort
order.

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20210210111746.13360-1-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c