public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* extend linux pm proposal
@ 2009-04-03  7:36 Michael Trimarchi
  2009-04-03  9:52 ` Michael Trimarchi
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Trimarchi @ 2009-04-03  7:36 UTC (permalink / raw)
  To: linux-pm

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: extend linux pm proposal
  2009-04-03  7:36 extend linux pm proposal Michael Trimarchi
@ 2009-04-03  9:52 ` Michael Trimarchi
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Trimarchi @ 2009-04-03  9:52 UTC (permalink / raw)
  To: linux-pm

Hi,
Michael Trimarchi wrote:
> 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.
>   
Sorry I find howto move throw the child.
> 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
>   
Michael
> _______________________________________________
> linux-pm mailing list
> linux-pm@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/linux-pm
>
>   

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-03  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03  7:36 extend linux pm proposal Michael Trimarchi
2009-04-03  9:52 ` Michael Trimarchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox