Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350735
b: refs/heads/master
c: 4cfe54e
h: refs/heads/master
i:
  350733: 6aefe18
  350731: 543122c
  350727: 717ba35
  350719: 15e90ca
v: v3
  • Loading branch information
Nestor Ovroy authored and Mike Turquette committed Jan 21, 2013
1 parent cec56e2 commit 4db73c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 135a829744067cb825b48f7422e22861e57d5ecd
refs/heads/master: 4cfe54e57910b59444d34a05284db27df416f20b
3 changes: 0 additions & 3 deletions trunk/drivers/clk/clk.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,9 +1093,6 @@ int clk_set_rate(struct clk *clk, unsigned long rate)
/* change the rates */
clk_change_rate(top);

mutex_unlock(&prepare_lock);

return 0;
out:
mutex_unlock(&prepare_lock);

Expand Down

0 comments on commit 4db73c3

Please sign in to comment.