From: Sebastian Andrzej Siewior Date: Tue, 13 Sep 2011 23:41:10 +0000 (-0700) Subject: usb/xhci: ignore xhci version while checking for the link quirk X-Git-Tag: v3.2-rc1~183^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78265992425ccb5753db9c56d9703c91b963e4b;p=pandora-kernel.git usb/xhci: ignore xhci version while checking for the link quirk instead of reading the xhci interface version each time _even_ if the quirk is not required, simply check if the quirk flag is set. This flag is only set of the module parameter is set and here is where I moved the version check to. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed