]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2018 17:52:25 +0000 (19:52 +0200)
commit1117cb497d8c9bc3e0d13d2d4238032ae460f1ab
tree44ae8d171676d90e1b8b263bbd027920da495493
parentff82de4d71f84e5f7ee1aec4bc904c1e2c365bdb
Revert "xhci: plat: Register shutdown for xhci_plat"

Pixel 2 field testers reported that when they tried to reboot their
phones with some USB devices plugged in, the reboot would get wedged and
eventually trigger watchdog reset.  Once the Pixel kernel team found a
reliable repro case, they narrowed it down to this commit's 4.4.y
backport.  Reverting the change made the issue go away.

This reverts commit b07c12517f2aed0add8ce18146bb426b14099392.

Signed-off-by: Greg Hackmann <ghackmann@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c