Re: [PATCH] [for 4.11]xhci: plat: Register shutdown for xhci_plat

2017-03-14 Thread Mathias Nyman
On 13.03.2017 23:59, Adam Wallis wrote: 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 --- drivers/usb/host/xhci-plat.c | 1 + 1 file changed, 1 insertion(+)

[PATCH] [for 4.11]xhci: plat: Register shutdown for xhci_plat

2017-03-13 Thread Adam Wallis
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 --- drivers/usb/host/xhci-plat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host/xhci-plat.c

Re: [PATCH] [for 4.11]xhci: plat: Register shutdown for xhci_plat

2017-03-13 Thread Greg KH
On Mon, Mar 13, 2017 at 05:21:14PM -0400, Adam Wallis wrote: > 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 > --- > drivers/usb/host/xhci-plat.c | 1 +

[PATCH] [for 4.11]xhci: plat: Register shutdown for xhci_plat

2017-03-13 Thread Adam Wallis
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 --- drivers/usb/host/xhci-plat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host/xhci-plat.c