PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 28 Oct 2019 13:27:00 +0000 (08:27 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Nov 2019 23:34:36 +0000 (17:34 -0600)
commit993cc6d1bd3af734693a74a3ccc9445dd5b31f9c
tree22d53f0c372d93466536455d9197238a097d468f
parent7e24bc347e57992d532bc2ed700209b0fc0a4bf5
PCI/PM: Expand PM reset messages to mention D3hot (not just D3)

pci_pm_reset() resets a device by putting it in D3hot and bringing it back
to D0.  Clarify related messages to mention "D3hot" explicitly instead of
just "D3".

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