[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200908052149.55567.elendil@planet.nl>
Date: Wed, 5 Aug 2009 21:49:52 +0200
From: Frans Pop <elendil@...net.nl>
To: Daniel Mack <daniel@...aq.de>
Cc: linux-kernel@...r.kernel.org, linux-pm@...ts.linux-foundation.org,
daniel@...aq.de, spyro@....com, cbou@...l.ru, mreimer@...p.net
Subject: Re: [PATCH 2/5] pda-power: switch to new dev_pm_ops
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists