Skip to content

Commit 9bb6c39

Browse files
RinHizakurarafaeljw
authored andcommitted
Documentation: PM: Fix PCI hibernation support description
According to the context, 'pci_pm_suspend_noirq' is the right word for the changed sentence. Signed-off-by: Yiwei Lin <s921975628@gmail.com> [ rjw: Subject edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 8bc2973 commit 9bb6c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/power/pci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ The PCI subsystem-level callbacks they correspond to::
625625
pci_pm_poweroff()
626626
pci_pm_poweroff_noirq()
627627

628-
work in analogy with pci_pm_suspend() and pci_pm_poweroff_noirq(), respectively,
628+
work in analogy with pci_pm_suspend() and pci_pm_suspend_noirq(), respectively,
629629
although they don't attempt to save the device's standard configuration
630630
registers.
631631

0 commit comments

Comments
 (0)