Merge branch 'next/alchemy' into mips-for-linux-next
[deliverable/linux.git] / arch / mips / alchemy / common / time.c
index a594a85337d60efb3fa1ecff7db0f67b191c127f..7da4d0081487b73f341cd4a51f6ef5efe33141ae 100644 (file)
@@ -92,7 +92,7 @@ static struct clock_event_device au1x_rtcmatch2_clockdev = {
 
 static struct irqaction au1x_rtcmatch2_irqaction = {
        .handler        = au1x_rtcmatch2_irq,
-       .flags          = IRQF_DISABLED | IRQF_TIMER,
+       .flags          = IRQF_TIMER,
        .name           = "timer",
        .dev_id         = &au1x_rtcmatch2_clockdev,
 };
This page took 0.028368 seconds and 5 git commands to generate.