Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318242
b: refs/heads/master
c: 7cb1ba9
h: refs/heads/master
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Jul 10, 2012
1 parent 947b904 commit 59c062d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d242a0afb2e5bf1db83c6a0504e55addef425e61
refs/heads/master: 7cb1ba9b679afe5fc335205fd6fb25fd3e51e33a
3 changes: 2 additions & 1 deletion trunk/drivers/misc/mei/wd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
* returns -ENENT if wd client cannot be found
* -EIO if write has failed
* 0 on success
*/
int mei_wd_host_init(struct mei_device *dev)
{
Expand Down

0 comments on commit 59c062d

Please sign in to comment.