[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <74d0deb30908060452k1fc0e982jf14be2e895e9a805@mail.gmail.com>
Date: Thu, 6 Aug 2009 13:52:41 +0200
From: pHilipp Zabel <philipp.zabel@...il.com>
To: Daniel Mack <daniel@...aq.de>
Cc: Frans Pop <elendil@...net.nl>, linux-kernel@...r.kernel.org,
linux-pm@...ts.linux-foundation.org, spyro@....com, cbou@...l.ru,
mreimer@...p.net
Subject: Re: [PATCH 2/5] pda-power: switch to new dev_pm_ops
On Thu, Aug 6, 2009 at 12:29 AM, Daniel Mack<daniel@...aq.de> wrote:
> On Wed, Aug 05, 2009 at 09:49:52PM +0200, Frans Pop wrote:
>> 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?
>
> Yes, sorry. I can't test hibernation, so I didn't pay enough attention.
> I'll resend them anyway with Rafael's new macro used.
After Rafael's comments on gpio_keys, I believe also here
.freeze/.thaw should be empty. enable/disable_irq_wake should be
called from .poweroff/.restore.
regards
Philipp
--
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