On Thursday 09 August 2012 03:01 PM, Felipe Balbi wrote: > On Tue, Aug 07, 2012 at 08:12:24PM +0530, Shubhrajyoti D wrote: >> diff --git a/drivers/usb/musb/musb_core.c b/drivers/usb/musb/musb_core.c >> index 26f1bef..5760de9 100644 >> --- a/drivers/usb/musb/musb_core.c >> +++ b/drivers/usb/musb/musb_core.c >> @@ -2066,6 +2066,7 @@ fail5: >> musb_exit_debugfs(musb); >> >> fail4: >> + free_irq(musb->nIrq, musb); > trailing change. not part of this patch. > Yes indeed will remove this stray change. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html