From: Anisse Astier Date: Tue, 5 Jul 2011 14:38:45 +0000 (+0200) Subject: ehci: refactor pci quirk to use standard dmi_check_system method X-Git-Tag: v3.1-rc1~234^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c75362181b0b1d6a330e7cf8def10ba988dfbe;p=pandora-kernel.git ehci: refactor pci quirk to use standard dmi_check_system method In commit 3610ea5397b80822e417aaa0e706fd803fb05680 (ehci: workaround for pci quirk timeout on ExoPC), a workaround was added to skip the negociation for the handoff of the EHCI controller. Refactor the DMI detection code to use standard dmi_check_system function. Signed-off-by: Anisse Astier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed