From: Andrew Bresticker Date: Fri, 3 Oct 2014 08:35:27 +0000 (+0300) Subject: xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold X-Git-Tag: fixes-for-v3.18-merge-window~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cd972741f537828307640c9e55f7b595e9ba1e;p=pandora-kernel.git xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold Instead of calling xhci_compliance_mode_recovery_timer_quirk_check() again in the PCI suspend path, just check for XHCI_COMP_MODE_QUIRK which will have been set based on xhci_compliance_mode_recovery_timer_quirk_check() in xhci_init(). Signed-off-by: Andrew Bresticker Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed