X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Frtc%2Frtc-omap.c;h=bcae8dd41496ab089d43e6639fedfd4272dca035;hb=366a2382c68d01638350efcf23d46a47d661c595;hp=de0dd7b1f146e0e7fff07bd30487b1da9add0ca1;hpb=26a992dbc24e34cbdd03621d1c97ce571ad74e65;p=pandora-kernel.git 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: