public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MUSB HDRC: RMMOD fixing
@ 2007-01-17 19:39 Felipe Balbi
  2007-01-17 19:57 ` David Brownell
  0 siblings, 1 reply; 4+ messages in thread
From: Felipe Balbi @ 2007-01-17 19:39 UTC (permalink / raw)
  To: OMAP-Linux

Hello guys,

musb_hdrc was failing when rmmoding,

this minimmun patch fixes the problem



[PATCH] MUSB HDRC: RMMOD Fail-fixing
	
	musb_hdrc was failing when rmmoding. This little patch
	fixes the problem.	

Signed-off-by: Felipe Balbi <felipe.lima@indt.org.br>
---

Index: linux-omap-2.6/drivers/usb/musb/plat_uds.c
===================================================================
--- linux-omap-2.6.orig/drivers/usb/musb/plat_uds.c
+++ linux-omap-2.6/drivers/usb/musb/plat_uds.c
@@ -1614,3 +1614,2 @@ static void musb_free(struct musb *musb)
 	musb_platform_exit(musb);
-	musb_writeb(musb->pRegs, MGC_O_HDRC_DEVCTL, 0);
 




-- 
Best Regards,

Felipe Balbi
felipe.lima@indt.org.br

Nokia Institute of Technology - INdT
Kernel Developers Team

+55 92 8127 0839

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-18 19:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17 19:39 [PATCH] MUSB HDRC: RMMOD fixing Felipe Balbi
2007-01-17 19:57 ` David Brownell
2007-01-17 20:28   ` Felipe Balbi
2007-01-18 19:39     ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox