Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63520
b: refs/heads/master
c: 2422df5
h: refs/heads/master
v: v3
  • Loading branch information
Dale Farnsworth authored and Wim Van Sebroeck committed Jul 24, 2007
1 parent 9317665 commit 167103e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf2fc92cae3630301d98b9faa38c1a98bb57d801
refs/heads/master: 2422df5e26fbf40449d393e01d257badf211a61a
2 changes: 2 additions & 0 deletions trunk/drivers/char/watchdog/mv64x60_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ static int __devinit mv64x60_wdt_probe(struct platform_device *dev)

mv64x60_wdt_set_timeout(timeout);

mv64x60_wdt_handler_disable(); /* in case timer was already running */

return misc_register(&mv64x60_wdt_miscdev);
}

Expand Down

0 comments on commit 167103e

Please sign in to comment.