Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261096
b: refs/heads/master
c: da3e515
h: refs/heads/master
v: v3
  • Loading branch information
Nick Bowler authored and Wim Van Sebroeck committed Jul 26, 2011
1 parent 800bc01 commit f8071da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f5a427eedeead2be82561497a12788bd1f0c07d3
refs/heads/master: da3e515024ba32aaf0d524518ce39a8fb77332cd
1 change: 0 additions & 1 deletion trunk/drivers/watchdog/sp805_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ static void wdt_disable(void)

writel(UNLOCK, wdt->base + WDTLOCK);
writel(0, wdt->base + WDTCONTROL);
writel(0, wdt->base + WDTLOAD);
writel(LOCK, wdt->base + WDTLOCK);

spin_unlock(&wdt->lock);
Expand Down

0 comments on commit f8071da

Please sign in to comment.