Re: mfd regmap irq to handle some cases

From: Ashish Jangam
Date: Wed Feb 01 2012 - 03:01:17 EST


On Wed, 2012-02-01 at 13:10 +0530, Ashish Jangam wrote:
>
> > spurious interrupt we get on clearing event and event can be from any
> > mfd children. But since now, deferring event clear is not the approach
> > we can ignore about the spurious interrupt.
> > Now looking at the old issue of determining the RTC type (periodic or tick)
> > on event clearing this info (RTC type) gets lost for the register since in regmap_irq
> > we first clear and then process the event.
>
> That we can handle easily enough by adding a flag to the interrupt
> definition deferring the acknowledgement.
>
Can you let me know in which linux-next version this will be available so
that I can test it against the DA9052/53 RTC?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/