Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336509
b: refs/heads/master
c: 1b2d4ad
h: refs/heads/master
i:
  336507: 2bbf40f
v: v3
  • Loading branch information
Deepak Sikri authored and Mike Turquette committed Nov 21, 2012
1 parent 3a2c7f0 commit d40634e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef0fd0a207c00b09449f33724322ba762d822d97
refs/heads/master: 1b2d4ad585d5bfb57603aed08e8fab99069e16e7
3 changes: 3 additions & 0 deletions trunk/drivers/clk/spear/clk.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@ long clk_round_rate_index(struct clk_hw *hw, unsigned long drate,
}
}

if ((*index) == rtbl_cnt)
(*index)--;

return rate;
}

0 comments on commit d40634e

Please sign in to comment.