提交 7cb1ba9b 编写于 作者: T Tomas Winkler 提交者: Greg Kroah-Hartman

mei: mei_wd_host_init: update the comment

Signed-off-by: NTomas Winkler <tomas.winkler@intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 d242a0af
...@@ -53,11 +53,12 @@ static void mei_wd_set_start_timeout(struct mei_device *dev, u16 timeout) ...@@ -53,11 +53,12 @@ static void mei_wd_set_start_timeout(struct mei_device *dev, u16 timeout)
} }
/** /**
* host_init_wd - mei initialization wd. * mei_wd_host_init - connect to the watchdog client
* *
* @dev: the device structure * @dev: the device structure
* returns -ENENT if wd client cannot be found * returns -ENENT if wd client cannot be found
* -EIO if write has failed * -EIO if write has failed
* 0 on success
*/ */
int mei_wd_host_init(struct mei_device *dev) int mei_wd_host_init(struct mei_device *dev)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册