X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fusb%2Fmusb%2Fomap2430.c;h=bc8badd16897f0fc2a1825572d53ba68a12f4e32;hb=e8444a3e3b56b268c6ca31a2f77040fd944834fb;hp=a3f12333fc4146f55fbd30864f6909bf2579a71f;hpb=6fb1b304255efc5c4c93874ac8c066272e257e28;p=mv-sheeva.git diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c index a3f12333fc4..bc8badd1689 100644 --- a/drivers/usb/musb/omap2430.c +++ b/drivers/usb/musb/omap2430.c @@ -362,6 +362,7 @@ static int omap2430_musb_init(struct musb *musb) static int omap2430_musb_exit(struct musb *musb) { + del_timer_sync(&musb_idle_timer); omap2430_low_level_exit(musb); otg_put_transceiver(musb->xceiv);