usb: quirks: Fix sorting
commita0c0e9f072298cedf22ce13e916ccf1f929bb513
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 May 2016 15:12:19 +0000 (19 17:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Jul 2016 16:30:01 +0000 (11 09:30 -0700)
tree73368b751d139c53a9d360473da27cc95223fe20
parent5fbbd1bce002d6764ded76bcbd86b3fa311ea85c
usb: quirks: Fix sorting

commit 81099f97bd31e25ff2719a435b1860fc3876122f upstream.

Properly sort all the entries by vendor id.

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