On Thu, Nov 26, 2009 at 00:02:08, Kevin Hilman wrote: > Sekhar Nori <[email protected]> writes: > > > There is nothing special to be done for interrupts > > which can wakeup the device from sleep on CP-INTC, > > but not having a set_wake implemented prevents use > > of common drivers which expect this function to be > > implemented for all wakeup interrupt sources. > > > > This patch fixes the issue encountered when using the > > omap-rtc driver on DA850. On DA850 the RTC alarm > > interrupt is used to wake up the SoC from deep sleep > > mode. Without this patch, the disable_irq_wake throws > > an unbalanced wake disable warning while resuming > > because the previous enable call fails for lack of > > set_wake implementation. > > > > Signed-off-by: Sekhar Nori <[email protected]> > > Looks good, queing for the following merge window. It's too late > for me to queue this for the upcoming merge window.
Okay. Thanks! I too was expecting this series will merge in 2.6.34. Thanks, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
