commit | f0645e7720e0baacbde61d7d1f0180309451c695 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Sun Sep 17 19:39:06 2006 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Sep 17 19:39:06 2006 +0200 |
tree | 78a0c50f341648770963372162331643888647ba | |
parent | 9531f13ae56b136d0ad09e6e5c8308a7dc58f3f0 [diff] |
set power state of firewire host during suspend Put firewire host controller in PCI Dx state for system suspend. (I was not able to measure any power savings, but it sounds like right thing to do, anyway.) Signed-off-by: Pavel Machek <pavel@suse.cz> Update by stefanr: Shuffle with existing PPC_PMAC code. Set power state in the resume hook too. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>