From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [update] Re: [RFC][PATCH] PM / PCI: Update PCI power management documentation Date: Mon, 17 May 2010 15:32:17 -0700 Message-ID: <4BF1C3F1.3000904@oracle.com> References: <201005162149.31770.rjw@sisk.pl> <4BF0B1C5.4060601@oracle.com> <201005180023.24885.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201005180023.24885.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: pm list , LKML , ACPI Devel Maling List , Linux PCI , Jesse Barnes , Matthew Garrett , Greg Kroah-Hartman , Alan Stern List-Id: linux-acpi@vger.kernel.org On 05/17/10 15:23, Rafael J. Wysocki wrote: > --- > From: Rafael J. Wysocki > Subject: PM / PCI: Update PCI power management documentation > > The PCI power management document, Documentation/power/pci.txt, is > outdated and partially inaccurate. It also is missing some important > information about the power management of PCI device. Rewrite it to > make it more up to date and more complete. > > Signed-off-by: Rafael J. Wysocki Thanks for the updates. Reviewed-by: Randy Dunlap > --- > Documentation/power/pci.txt | 1308 ++++++++++++++++++++++++++++++++++---------- > 1 file changed, 1017 insertions(+), 291 deletions(-) > > Index: linux-2.6/Documentation/power/pci.txt > =================================================================== > --- linux-2.6.orig/Documentation/power/pci.txt > +++ linux-2.6/Documentation/power/pci.txt -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***