]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: quirks: Fix sorting
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 May 2016 15:12:19 +0000 (17:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jun 2016 21:56:24 +0000 (14:56 -0700)
commit81099f97bd31e25ff2719a435b1860fc3876122f
tree3f93138def9b05cf958aafc5275604aeca9d2284
parent757de492f2d5711d4f5b386eb9bdd5cdc99eb30e
usb: quirks: Fix sorting

Properly sort all the entries by vendor id.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c