commit | e9fb08d617bfae5471d902112667d0eeb9dee3c4 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Tue Apr 21 17:08:21 2020 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 21 16:27:38 2020 +0200 |
tree | a7af2b895c01fd55a85f5eba049e7198655f0a8a | |
parent | 93ceaa808e8defc67ebca1396e2f42f812a2efc0 [diff] |
xhci: prevent bus suspend if a roothub port detected a over-current condition Suspending the bus and host controller while a port is in a over-current condition may halt the host. Also keep the roothub running if over-current is active. Cc: <stable@vger.kernel.org> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20200421140822.28233-3-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>