]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
set power state of firewire host during suspend
authorPavel Machek <pavel@ucw.cz>
Sun, 17 Sep 2006 17:39:06 +0000 (19:39 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 17 Sep 2006 17:39:06 +0000 (19:39 +0200)
commitf0645e7720e0baacbde61d7d1f0180309451c695
tree78a0c50f341648770963372162331643888647ba
parent9531f13ae56b136d0ad09e6e5c8308a7dc58f3f0
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>
drivers/ieee1394/ohci1394.c