提交 bafeb42b 编写于 作者: M MyungJoo Ham

PM / devfreq: correct comment typo.

The function name in the comment was incorrect.
Signed-off-by: NMyungJoo Ham <myungjoo.ham@samsung.com>
Reviewed-by: NChanwoo Choi <cw00.choi@samsung.com>
上级 6bbda2d4
...@@ -850,7 +850,7 @@ int devfreq_add_governor(struct devfreq_governor *governor) ...@@ -850,7 +850,7 @@ int devfreq_add_governor(struct devfreq_governor *governor)
EXPORT_SYMBOL(devfreq_add_governor); EXPORT_SYMBOL(devfreq_add_governor);
/** /**
* devfreq_remove_device() - Remove devfreq feature from a device. * devfreq_remove_governor() - Remove devfreq feature from a device.
* @governor: the devfreq governor to be removed * @governor: the devfreq governor to be removed
*/ */
int devfreq_remove_governor(struct devfreq_governor *governor) int devfreq_remove_governor(struct devfreq_governor *governor)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册