X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Frtc%2Frtc-omap.c;h=bcae8dd41496ab089d43e6639fedfd4272dca035;hp=de0dd7b1f146e0e7fff07bd30487b1da9add0ca1;hb=4ae0ff16efeffe7d06726fd3022cdb2f3e9e6892;hpb=e16b396ce314b2bcdfe6c173fe075bf8e3432368 diff --git a/drivers/rtc/rtc-omap.c b/drivers/rtc/rtc-omap.c index de0dd7b1f146..bcae8dd41496 100644 --- a/drivers/rtc/rtc-omap.c +++ b/drivers/rtc/rtc-omap.c @@ -394,7 +394,7 @@ static int __init omap_rtc_probe(struct platform_device *pdev) return 0; fail2: - free_irq(omap_rtc_timer, NULL); + free_irq(omap_rtc_timer, rtc); fail1: rtc_device_unregister(rtc); fail0: