]> git.baikalelectronics.ru Git - kernel.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)
commit2ba2ce918f9ff9c97285582a3a9c8c9bad33e3ce
tree3f93138def9b05cf958aafc5275604aeca9d2284
parent7d99fdcd64edbec34c1460ece6b3be3667730016
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