]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
authorAnisse Astier <anisse@astier.eu>
Tue, 9 Oct 2012 10:22:36 +0000 (12:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Oct 2012 16:51:35 +0000 (09:51 -0700)
commit3f89e7a23865b5a4de6175097dc9e6162d875cff
tree5357d6c7236fb4c6a0519c90fc9ca65970434d4d
parente17ce2ec38fd766e8f9707701e47f4332d8bb630
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

commit c323dc023b9501e5d09582ec7efd1d40a9001d99 upstream.

BIOS vendors keep changing the BIOS versions. Only match the beginning
of the string to match all Lucid tablets with board name M11JB.

Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/pci-quirks.c