提交 49072f97 编写于 作者: G Geert Uytterhoeven 提交者: Rafael J. Wysocki

PM / domains: Improve wording of dev_pm_domain_attach() comment

Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: NUlf Hansson <ulf.hansson@linaro.org>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 94ef9b8e
...@@ -98,8 +98,8 @@ EXPORT_SYMBOL_GPL(dev_pm_put_subsys_data); ...@@ -98,8 +98,8 @@ EXPORT_SYMBOL_GPL(dev_pm_put_subsys_data);
* Callers must ensure proper synchronization of this function with power * Callers must ensure proper synchronization of this function with power
* management callbacks. * management callbacks.
* *
* Returns 0 on successfully attached PM domain and when it found that the * Returns 0 on successfully attached PM domain, or when it is found that the
* device don't need a PM domain, else a negative error code. * device doesn't need a PM domain, else a negative error code.
*/ */
int dev_pm_domain_attach(struct device *dev, bool power_on) int dev_pm_domain_attach(struct device *dev, bool power_on)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册