From: Roger Quadros Date: Mon, 21 Sep 2015 14:46:13 +0000 (+0300) Subject: usb: xhci: Clear XHCI_STATE_DYING on start X-Git-Tag: omap-for-v4.3/fixes-rc5~79^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bfeab0ad515b4f6df39fe716603e9dc6d3dfd0;p=pandora-kernel.git usb: xhci: Clear XHCI_STATE_DYING on start For whatever reason if XHCI died in the previous instant then it will never recover on the next xhci_start unless we clear the DYING flag. Cc: Signed-off-by: Roger Quadros Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed