OSDN Git Service

xhci: plat: Register shutdown for xhci_plat
authorAdam Wallis <awallis@codeaurora.org>
Tue, 28 Mar 2017 12:55:28 +0000 (15:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2017 10:13:49 +0000 (12:13 +0200)
commitb07c12517f2aed0add8ce18146bb426b14099392
treec04d73ac101b2c66e58c14586d897cb46d9d7eb1
parent1633682053a7ee8058e10c76722b9b28e97fb73f
xhci: plat: Register shutdown for xhci_plat

Shutdown should be called for xhci_plat devices especially for
situations where kexec might be used by stopping DMA
transactions.

Signed-off-by: Adam Wallis <awallis@codeaurora.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c