From: Zhuang Jin Can Date: Tue, 21 Jul 2015 14:20:31 +0000 (+0300) Subject: xhci: do not report PLC when link is in internal resume state X-Git-Tag: v3.2.71~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db7fe2b119d350fbe755e8f0babb51638f6fc85;p=pandora-kernel.git xhci: do not report PLC when link is in internal resume state commit aca3a0489ac019b58cf32794d5362bb284cb9b94 upstream. Port link change with port in resume state should not be reported to usbcore, as this is an internal state to be handled by xhci driver. Reporting PLC to usbcore may cause usbcore clearing PLC first and port change event irq won't be generated. Signed-off-by: Zhuang Jin Can Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: - Adjust indentation - s/raw_port_status/temp/] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed