Re: [PATCH/RESEND #3 6/7] arm: omap: smartreflex: fix IRQ handling bug

2011-11-16 Thread Kevin Hilman
Felipe Balbi ba...@ti.com writes: F fix a bug which has been on this driver since it was added by the original commit 984aa6db which would never clear IRQSTATUS bits. Signed-off-by: Felipe Balbi ba...@ti.com Queuing this fix for v3.2-rc (branch: for_3.2/fixes/pm) Kevin -- To unsubscribe

Re: [PATCH/RESEND #3 6/7] arm: omap: smartreflex: fix IRQ handling bug

2011-11-16 Thread Felipe Balbi
On Wed, Nov 16, 2011 at 04:06:08PM -0800, Kevin Hilman wrote: Felipe Balbi ba...@ti.com writes: F fix a bug which has been on this driver since it was added by the original commit 984aa6db which would never clear IRQSTATUS bits. Signed-off-by: Felipe Balbi ba...@ti.com Queuing this

[PATCH/RESEND #3 6/7] arm: omap: smartreflex: fix IRQ handling bug

2011-11-15 Thread Felipe Balbi
fix a bug which has been on this driver since it was added by the original commit 984aa6db which would never clear IRQSTATUS bits. Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/mach-omap2/smartreflex.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git