]> 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>
Mon, 11 Jul 2016 16:31:12 +0000 (09:31 -0700)
commitc56eeffc23f389347d47a486c8d7368b15ba8ceb
tree2d400d9623458341f950f7fc398d4493255c2563
parentb66baf41d0474bd5c46959767428ec36b43962f0
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