[PATCH v2 15/18] omap3+: sr: disable spamming interrupts
From: nm@ti.com (Nishanth Menon)
Date: 2011-03-02 17:00:54
Also in:
linux-omap
From: nm@ti.com (Nishanth Menon)
Date: 2011-03-02 17:00:54
Also in:
linux-omap
Sergei Shtylyov wrote, on 03/02/2011 07:15 PM: [...]
quoted
diff --git a/arch/arm/mach-omap2/smartreflex.cb/arch/arm/mach-omap2/smartreflex.c index 49a04ea..d62da3d 100644--- a/arch/arm/mach-omap2/smartreflex.c +++ b/arch/arm/mach-omap2/smartreflex.c@@ -209,8 +209,16 @@ static irqreturn_t sr_interrupt(int irq, void *data)value = irqstat_to_notifier_v2(status); } - if (sr_class->notify) - sr_class->notify(sr_info->voltdm, value); + /* Attempt some resemblence of recovery! */Resemblance?
arrgh.. thanks for catching :) -- Regards, Nishanth Menon