Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348023
b: refs/heads/master
c: ccb6e98
h: refs/heads/master
i:
  348021: 3b85a0d
  348019: 2325d2a
  348015: c115395
v: v3
  • Loading branch information
Richard Cochran authored and David S. Miller committed Dec 26, 2012
1 parent f493f8f commit 35d9d35
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: cbc44dbe1fc5df0959bf075405dcef07989fed37
refs/heads/master: ccb6e984a1f0ee03c3e2607809fe3809fa872a2e
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/ti/cpts.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static void cpts_clk_init(struct cpts *cpts)
cpts->refclk = NULL;
return;
}
clk_enable(cpts->refclk);
clk_prepare_enable(cpts->refclk);
}

static void cpts_clk_release(struct cpts *cpts)
Expand Down

0 comments on commit 35d9d35

Please sign in to comment.