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)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 30 Oct 2012 23:27:04 +0000 (23:27 +0000)
commit6ca4ef62a10f3358951ddd18c2e9aec25530538b
tree5c416eeeace697dc77fd719543bd04e9eef1aec8
parent5dc9177f7fa81876c661b52d50f5d85aa67216ac
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/host/pci-quirks.c