提交 54eee4c5 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

PCI Documentation: power/pci.txt fix copy/paste error

Correct function name copy-paste error.
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 0da0ead9
...@@ -203,7 +203,7 @@ resume ...@@ -203,7 +203,7 @@ resume
Usage: Usage:
if (dev->driver && dev->driver->suspend) if (dev->driver && dev->driver->resume)
dev->driver->resume(dev) dev->driver->resume(dev)
The resume callback may be called from any power state, and is always meant to The resume callback may be called from any power state, and is always meant to
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册