Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192148
b: refs/heads/master
c: 4eab625
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Walker committed May 12, 2010
1 parent 4e25faf commit 91ca4c3
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: 4783de9bba3dd607e6aa4d0a7dd598d9094c044c
refs/heads/master: 4eab62519f8f58aa5f72787877c459925399d617
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-msm/acpuclock-arm11.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ static struct clkctl_acpu_speed acpu_freq_tbl[] = {
};
#endif


#ifdef CONFIG_CPU_FREQ_TABLE
static struct cpufreq_frequency_table freq_table[] = {
{ 0, 122880 },
{ 1, 128000 },
Expand All @@ -143,6 +145,7 @@ static struct cpufreq_frequency_table freq_table[] = {
{ 4, 528000 },
{ 5, CPUFREQ_TABLE_END },
};
#endif

static int pc_pll_request(unsigned id, unsigned on)
{
Expand Down

0 comments on commit 91ca4c3

Please sign in to comment.