From: Michael Trimarchi <trimarchi@gandalf.sssup.it>
To: linux-pm@lists.linux-foundation.org
Subject: extend linux pm proposal
Date: Fri, 03 Apr 2009 09:36:08 +0200 [thread overview]
Message-ID: <49D5BC68.4020602@gandalf.sssup.it> (raw)
Hi all,
I would like to exetend the pm api, adding the possibilty to remove a
device to the pm_list, with
its child, so it is possible to select the devices to suspend. I take a
look at the struct
and I don't find the child list pointers, but only the parent. This
possiblity can be usefull in cases that the system go to suspend but the
hardware needs some devices used by onother subsystem.
So adding a tree view of the dependences can give the possibility to
remove from suspend list
a entire subtree.
device A < device_pm_remove call by user space remove the C and D device
|
\--------device C
|
\--------device D
Regards Michael
next reply other threads:[~2009-04-03 7:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 7:36 Michael Trimarchi [this message]
2009-04-03 9:52 ` extend linux pm proposal Michael Trimarchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49D5BC68.4020602@gandalf.sssup.it \
--to=trimarchi@gandalf.sssup.it \
--cc=linux-pm@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox