]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: fix up incorrect quirk
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Aug 2016 15:09:16 +0000 (17:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2016 07:29:02 +0000 (09:29 +0200)
commit68c20ee35494d7cc322784872213c8541242812c
tree2adc5b3edb6cc7f6d8b8f720e29bfaf08c322ef0
parent0c17e10854221a4b59bb0266f60cac96f2ad225a
USB: fix up incorrect quirk

Ben Hutchings reported that commit ddbe1fca0bcb ("USB: Add device quirk
for ASUS T100 Base Station keyboard") was incorrectly ported.

This patch fixes up the quirk by putting it in the correct table.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c