Daniel Mack wrote: > +static struct dev_pm_ops pda_power_pm_ops = { > + .suspend = pda_power_suspend, > + .freeze = pda_power_freeze, Hmmm. Where's pda_power_freeze defined? Forgot to (compile)test the patches? > + .resume = pda_power_resume, > + .thaw = pda_power_resume, _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm