[PATCH v2] xhci: Prevent deadlock when xhci adapter breaks during init

2019-09-23 Thread Bill Kuzeja
he host side toggle manually when endpoint is soft reset") Cc: Mathias Nyman Cc: Torez Smith Signed-off-by: Bill Kuzeja Signed-off-by: Torez Smith --- drivers/usb/host/xhci.c | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/drivers/usb/host/xhci.c b

[PATCH RESEND] xhci: Prevent deadlock when xhci adapter breaks during init

2019-08-29 Thread Bill Kuzeja
he host side toggle manually when endpoint is soft reset") Signed-off-by: Bill Kuzeja --- drivers/usb/host/xhci.c | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 248cd7a..835708d 100644 --- a/dri

[PATCH RESEND] xhci: Prevent deadlock when xhci adapter breaks during init

2019-08-15 Thread Bill Kuzeja
he host side toggle manually when endpoint is soft reset") Signed-off-by: Bill Kuzeja --- drivers/usb/host/xhci.c | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 248cd7a..835708d 100644 --- a/dri

[PATCH] xhci: Prevent deadlock when xhci adapter breaks during init

2019-08-06 Thread Bill Kuzeja
he host side toggle manually when endpoint is soft reset") Signed-off-by: Bill Kuzeja --- drivers/usb/host/xhci.c | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 248cd7a..835708d 100644 --- a/dri

[PATCH] xhci: Prevent deadlock when xhci adapter breaks during init

2019-08-06 Thread Bill Kuzeja
he host side toggle manually when endpoint is soft reset") Signed-off-by: Bill Kuzeja --- drivers/usb/host/xhci.c | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 248cd7a..835708d 100644 --- a/dri