Re: [linux-pm] driver power operations (was Re: suspend2 merge)

From: Johannes Berg
Date: Fri Apr 27 2007 - 11:25:50 EST


On Fri, 2007-04-27 at 17:12 +0200, Rafael J. Wysocki wrote:

> How do we differentiate between post_snapshot() and post_restore()?
> I mean, after the restore we're entering the same code path as after the
> snapshot, so do we use a global var for this purpose?

That's pretty easy to do though, we already know at which point we are
so we just put an if(...) invoke_post_snapshot() else
invoke_post_restore().

johannes

Attachment: signature.asc
Description: This is a digitally signed message part