Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20228
b: refs/heads/master
c: f1c3a05
h: refs/heads/master
v: v3
  • Loading branch information
Wim Van Sebroeck committed Feb 12, 2006
1 parent 8b7433c commit e49307d
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: fd41fa616f21efc36eb80696475ceb33ea047a6a
refs/heads/master: f1c3a0567aa5086e755e58385740f9ece911c06e
1 change: 1 addition & 0 deletions trunk/drivers/char/watchdog/pcwd.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,6 +828,7 @@ static void __devexit pcwatchdog_exit(void)
unregister_reboot_notifier(&pcwd_notifier);
release_region(current_readport, (revision == PCWD_REVISION_A) ? 2 : 4);
current_readport = 0x0000;
cards_found--;
}

/*
Expand Down

0 comments on commit e49307d

Please sign in to comment.