[PATCH v1 3/3] usb: musb: dsps: handle babble condition for dsps platform

2013-05-29 Thread Ravi Babu
Adding babble recovery mechanism for dsps platform and as part of babble recovery the controller will be restarted. Signed-off-by: Ravi Babu --- drivers/usb/musb/musb_dsps.c | 34 +- 1 files changed, 33 insertions(+), 1 deletions(-) diff --git a/drivers/usb/mus

Re: [PATCH v1 3/3] usb: musb: dsps: handle babble condition for dsps platform

2013-06-26 Thread Felipe Balbi
Hi, On Wed, May 29, 2013 at 06:37:04PM +0530, Ravi Babu wrote: > @@ -428,6 +436,29 @@ static int dsps_musb_exit(struct musb *musb) > return 0; > } > > +static void dsps_musb_restart(struct musb *musb) > +{ > + struct device *dev = musb->controller; > + struct dsps_glue *glue = dev