projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a436b6a
)
PM / core: fix typo in documentation
author
Manuel Pégourié-Gonnard
<mpg@elzevir.fr>
Tue, 29 Dec 2015 10:03:21 +0000
(11:03 +0100)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 23:34:49 +0000
(
00:34
+0100)
The documentation for detach() said attach.
Signed-off-by: Manuel Pégourié-Gonnard <mpg@elzevir.fr>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/common.c
patch
|
blob
|
history
diff --git
a/drivers/base/power/common.c
b/drivers/base/power/common.c
index f32b802b98f4b56bc0e733fe1efe5b81b182b009..f48e33385b3e136029c6770505a3dcee3d313e86 100644
(file)
--- a/
drivers/base/power/common.c
+++ b/
drivers/base/power/common.c
@@
-112,7
+112,7
@@
EXPORT_SYMBOL_GPL(dev_pm_domain_attach);
/**
* dev_pm_domain_detach - Detach a device from its PM domain.
- * @dev: Device to
at
tach.
+ * @dev: Device to
de
tach.
* @power_off: Used to indicate whether we should power off the device.
*
* This functions will reverse the actions from dev_pm_domain_attach() and thus