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 17:02:58 +0000 (10:02 -0700)
commita8091a3cbabad7616b565a4d7148e8e6c565cdeb
tree9075ae184682dda5f56ac070297d08fe9aa0ac3a
parent057f0772b32f9a162c5104b1928b5886f1b85059
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