mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2024-12-29 17:22:07 +00:00
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>
This commit is contained in:
parent
8bc2973635
commit
9bb6c395b0
@ -625,7 +625,7 @@ The PCI subsystem-level callbacks they correspond to::
|
||||
pci_pm_poweroff()
|
||||
pci_pm_poweroff_noirq()
|
||||
|
||||
work in analogy with pci_pm_suspend() and pci_pm_poweroff_noirq(), respectively,
|
||||
work in analogy with pci_pm_suspend() and pci_pm_suspend_noirq(), respectively,
|
||||
although they don't attempt to save the device's standard configuration
|
||||
registers.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user