Re: [PATCH] usb: dwc2: call dwc2_is_controller_alive() under spinlock

2015-01-13 Thread Robert Baldyga
On 01/13/2015 10:12 PM, Paul Zimmerman wrote: >> From: Robert Baldyga [mailto:r.bald...@samsung.com] >> Sent: Tuesday, January 13, 2015 2:58 AM >> >> This patch fixes bug described here: >> https://lkml.org/lkml/2014/12/22/185 >> >> Signed-off-by: Robert Baldyga >> --- >> drivers/usb/dwc2/core_in

RE: [PATCH] usb: dwc2: call dwc2_is_controller_alive() under spinlock

2015-01-13 Thread Paul Zimmerman
> From: Robert Baldyga [mailto:r.bald...@samsung.com] > Sent: Tuesday, January 13, 2015 2:58 AM > > This patch fixes bug described here: > https://lkml.org/lkml/2014/12/22/185 > > Signed-off-by: Robert Baldyga > --- > drivers/usb/dwc2/core_intr.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 d