Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235236
b: refs/heads/master
c: 14133ad
h: refs/heads/master
v: v3
  • Loading branch information
Colin Cross committed Feb 21, 2011
1 parent 617eef1 commit cf6d34a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2b84cb4faab698b1708ce841c554546b1c9b2261
refs/heads/master: 14133add42928d6759f35f5d94938adf2cda2bb6
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-tegra/tegra2_clocks.c
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,6 @@ static int tegra2_pll_clk_set_rate(struct clk *c, unsigned long rate)
const struct clk_pll_table *sel;

pr_debug("%s: %s %lu\n", __func__, c->name, rate);
BUG_ON(c->refcnt != 0);

input_rate = c->parent->rate;
for (sel = c->pll_table; sel->input_rate != 0; sel++) {
Expand Down

0 comments on commit cf6d34a

Please sign in to comment.