Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198373
b: refs/heads/master
c: bb6f360
h: refs/heads/master
i:
  198371: 330608e
v: v3
  • Loading branch information
Ameya Palande authored and Wim Van Sebroeck committed May 25, 2010
1 parent 0959634 commit c1dade9
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: 4724ba575ea73431aba8a48be6f5a382c470418d
refs/heads/master: bb6f36070cf53ebf08383a026e1d3a437cb310d1
2 changes: 2 additions & 0 deletions trunk/drivers/watchdog/twl4030_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ static int __devinit twl4030_wdt_probe(struct platform_device *pdev)

twl4030_wdt_dev = pdev;

twl4030_wdt_disable(wdt);

ret = misc_register(&wdt->miscdev);
if (ret) {
dev_err(wdt->miscdev.parent,
Expand Down

0 comments on commit c1dade9

Please sign in to comment.