]> git.baikalelectronics.ru Git - kernel.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>
Thu, 25 Oct 2012 18:43:44 +0000 (11:43 -0700)
commitc9614174f0d3aef5ff7925386fc73ea08bc984dc
tree29d15db8b3a0ed337d46bdd9745397d76b85370a
parent24a29f778e2a1bf09ee363d7fcdf572045c9fb49
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/pci-quirks.c