Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376509
b: refs/heads/master
c: 419e321
h: refs/heads/master
i:
  376507: f8c50b4
v: v3
  • Loading branch information
Tony Prisk authored and Mike Turquette committed May 29, 2013
1 parent af1cf52 commit 2e5ae53
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: 6532cb71fb31436b8d31818a056f45b8f95dfb31
refs/heads/master: 419e321df8d7d605f21f980903befc65ee66e848
2 changes: 1 addition & 1 deletion trunk/drivers/clk/clk-vt8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ static int vt8500_dclk_set_rate(struct clk_hw *hw, unsigned long rate,
writel(divisor, cdev->div_reg);
vt8500_pmc_wait_busy();

spin_lock_irqsave(cdev->lock, flags);
spin_unlock_irqrestore(cdev->lock, flags);

return 0;
}
Expand Down

0 comments on commit 2e5ae53

Please sign in to comment.