Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296027
b: refs/heads/master
c: 8186064
h: refs/heads/master
i:
  296025: 5da5163
  296023: 85ec7de
v: v3
  • Loading branch information
Richard Zhao authored and Sascha Hauer committed Feb 1, 2012
1 parent 1b7f3f7 commit 39d4553
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: d816c6e644fd5b63fa7dbf865360db218753a212
refs/heads/master: 8186064cfc143e6a103670731af75114ebfe1ba4
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/mach-mx31moboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ static void mx31moboard_poweroff(void)
struct clk *clk = clk_get_sys("imx2-wdt.0", NULL);

if (!IS_ERR(clk))
clk_enable(clk);
clk_prepare_enable(clk);

mxc_iomux_mode(MX31_PIN_WATCHDOG_RST__WATCHDOG_RST);

Expand Down

0 comments on commit 39d4553

Please sign in to comment.