commit | e5bfeab0ad515b4f6df39fe716603e9dc6d3dfd0 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Mon Sep 21 17:46:13 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 21 22:48:53 2015 -0700 |
tree | 832f561f1d204f5325a233754c2caf7f785867bd | |
parent | 85ac90f8953a58f6a057b727bc9db97721e3fb8e [diff] |
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: <stable@vger.kernel.org> Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>