Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347997
b: refs/heads/master
c: 2bc3f62
h: refs/heads/master
i:
  347995: 978bd00
v: v3
  • Loading branch information
Peter Ujfalusi authored and Wim Van Sebroeck committed Dec 19, 2012
1 parent b79e39a commit bf3b051
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: e1926349c2e7051d44dc8a772cd819377b815c0c
refs/heads/master: 2bc3f62f9627f136bb52b4cfa43060ef04656d2f
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/twl4030_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started "

static int twl4030_wdt_write(unsigned char val)
{
return twl_i2c_write_u8(TWL4030_MODULE_PM_RECEIVER, val,
return twl_i2c_write_u8(TWL_MODULE_PM_RECEIVER, val,
TWL4030_WATCHDOG_CFG_REG_OFFS);
}

Expand Down

0 comments on commit bf3b051

Please sign in to comment.