Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235258
b: refs/heads/master
c: cd51d0e
h: refs/heads/master
v: v3
  • Loading branch information
Colin Cross committed Feb 22, 2011
1 parent c875450 commit 9dae4fe
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: 62248ae826f51ac2e3d3902c0a657043d95b731c
refs/heads/master: cd51d0edecc37f1061a5091450e6c7e2a8a16d68
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-tegra/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ static __initdata struct tegra_clk_init_table common_clk_init_table[] = {
{ "sclk", "pll_p_out4", 108000000, true },
{ "hclk", "sclk", 108000000, true },
{ "pclk", "hclk", 54000000, true },
{ "csite", NULL, 0, true },
{ "emc", NULL, 0, true },
{ "cpu", NULL, 0, true },
{ NULL, NULL, 0, 0},
};

Expand Down

0 comments on commit 9dae4fe

Please sign in to comment.