Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347986
b: refs/heads/master
c: e09d9c3
h: refs/heads/master
v: v3
  • Loading branch information
devendra.aaru authored and Wim Van Sebroeck committed Dec 19, 2012
1 parent b9215a7 commit a084c07
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e16cfb9d38541bf1591c2e0ca64a562074e25f72
refs/heads/master: e09d9c3e9f85b8190ca1e495890f4cf5ee30baf6
1 change: 1 addition & 0 deletions trunk/drivers/watchdog/cpu5wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ static void cpu5wdt_exit(void)
if (cpu5wdt_device.queue) {
cpu5wdt_device.queue = 0;
wait_for_completion(&cpu5wdt_device.stop);
del_timer(&cpu5wdt_device.timer);
}

misc_deregister(&cpu5wdt_misc);
Expand Down

0 comments on commit a084c07

Please sign in to comment.