]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "xhci: plat: Register shutdown for xhci_plat"
authorGreg Hackmann <ghackmann@google.com>
Fri, 13 Apr 2018 00:29:51 +0000 (17:29 -0700)
committerSasha Levin <alexander.levin@microsoft.com>
Wed, 23 May 2018 01:36:31 +0000 (21:36 -0400)
commitfb4b6ba35b937b1ba84d241c9f524d04c257f1a0
tree5c8600167a2d2c5616ea0838f0afebadb078c5d2
parent3cb5de5ed1d141e5058da0d83492d8e2c1c929f5
Revert "xhci: plat: Register shutdown for xhci_plat"

[ Upstream commit c20f53c58261b121d0989e147368803b9773b413 ]

This reverts commit b07c12517f2aed0add8ce18146bb426b14099392

It is incomplete and causes hangs on devices when shutting down.  It
needs a much more "complete" fix in order to work properly.  As that fix
has not been merged, revert this patch for now before it causes any more
problems.

Cc: Greg Hackmann <ghackmann@google.com>
Cc: Adam Wallis <awallis@codeaurora.org>
Cc: Mathias Nyman <mathias.nyman@intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/usb/host/xhci-plat.c