Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295420
b: refs/heads/master
c: 60d2725
h: refs/heads/master
v: v3
  • Loading branch information
Tushar Behera authored and Dave Jones committed Mar 1, 2012
1 parent 483f7f4 commit 3e1a328
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7c8fb0411766849a332575673d0cc69ea571f031
refs/heads/master: 60d2725dbc7c1b2984920f9f0685b9459760b859
2 changes: 2 additions & 0 deletions trunk/drivers/cpufreq/exynos-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ static int exynos_cpufreq_cpu_init(struct cpufreq_policy *policy)

cpufreq_frequency_table_get_attr(exynos_info->freq_table, policy->cpu);

locking_frequency = exynos_getspeed(0);

/* set the transition latency value */
policy->cpuinfo.transition_latency = 100000;

Expand Down

0 comments on commit 3e1a328

Please sign in to comment.