Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116985
b: refs/heads/master
c: 7dc9b48
h: refs/heads/master
i:
  116983: d8d81fe
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Oct 23, 2008
1 parent ceff221 commit 331810e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a8ddac7e53e89cb877965097d05adfeb1c91def3
refs/heads/master: 7dc9b48fc5b9641d4b2a222825e5be64ebb27356
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/w83697ug_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ static void w83697ug_select_wd_register(void)

} else {
printk(KERN_ERR PFX "No W83697UG/UF could be found\n");
return -EIO;
return;
}

outb_p(0x07, WDT_EFER); /* point to logical device number reg */
Expand Down

0 comments on commit 331810e

Please sign in to comment.