On Fri, Aug 07, 2009 at 03:35:19PM +0200, pHilipp Zabel wrote:[...]> > +static struct dev_pm_ops pda_power_pm_ops = {> > + .poweroff = pda_power_poweroff,> > + .restore = pda_power_restore,> > +};> > No no, now you're missing .suspend/.resume. As I understand it, the> suspend and hibernation codepaths are now completely separate.> > Also, I'm not sure using .restore here is quite correct.> enable_irq_wake is called in .poweroff, after .freeze + creation of> the memory image. So if this memory image is restored during the next> boot, there is no trace of irq wakup ever being enabled and thus no> need to call disable_irq_wake.> > I think just .suspend/.poweroff and .resume need to be used for this driver. Daniel, any update on this patch? Thanks, -- Anton Vorontsovemail: cbouatmailru@xxxxxxxxxxxx://irc.freenode.net/bd2_______________________________________________linux-pm mailing listlinux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx://lists.linux-foundation.org/mailman/listinfo/linux-pm