Hi Sanjeev, Sanjeev Premi <premi@xxxxxx> writes: > When multiple wakeup sources are defined in a system, > there is a small window, when more than one source > can trigger wakeup interrupt. > > In the current implementation, the do-while() loop > can handle all wakeup sources that are recorded when > probing the status register in prcm_interrupt_handler(). > > When the ISR executes due to next queued wakeup, it > there is nothing to be handled and value of "c" is 0. Thanks for tracking this one down. However, It's still not clear to me what is happening here. Why is the IRQ firing if there is nothing to be handled? That suggests to me that the IRQ status is not properly being cleared. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html