Re: [RFT/PATCH 6/7] arm: omap: smartreflex: fix IRQ handling bug

2011-10-11 Thread Felipe Balbi
On Tue, Oct 11, 2011 at 03:23:52PM +0400, Sergei Shtylyov wrote: > Hello. > > On 10-10-2011 16:26, Felipe Balbi wrote: > > >fix a bug which has been on this driver since > >it was added by the original commit 984aa6db > >Please also specify that commit's summary in parens. sure, no problem

Re: [RFT/PATCH 6/7] arm: omap: smartreflex: fix IRQ handling bug

2011-10-11 Thread Sergei Shtylyov
Hello. On 10-10-2011 16:26, Felipe Balbi wrote: fix a bug which has been on this driver since it was added by the original commit 984aa6db Please also specify that commit's summary in parens. which would never clear IRQSTATUS bits. Signed-off-by: Felipe Balbi WBR, Sergei -- To uns

[RFT/PATCH 6/7] arm: omap: smartreflex: fix IRQ handling bug

2011-10-10 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 --- arch/arm/mach-omap2/smartreflex.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/smart