PCI/PM: Correct pci_pm_thaw_noirq() documentation
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 14 Oct 2019 19:14:06 +0000 (14:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Nov 2019 23:32:30 +0000 (17:32 -0600)
commitdc68b406783edf33af0e997fb98e9e048b4d46e8
tree2270ca26e0981be87082a3df70ae78059943224f
parentf2c33ccacb2d4bbeae2a255a7ca0cbfd03017b7c
PCI/PM: Correct pci_pm_thaw_noirq() documentation

According to the documentation, pci_pm_thaw_noirq() did not put the device
into the full-power state and restore its standard configuration registers.
This is incorrect, so update the documentation to match the code.

Link: https://lore.kernel.org/r/20191014230016.240912-3-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/pci.rst