Re: [PATCH 2/5] pda-power: switch to new dev_pm_ops

From: Frans Pop
Date: Wed Aug 05 2009 - 15:50:03 EST


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,
--
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/