Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351068
b: refs/heads/master
c: 229b21e
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Feb 1, 2013
1 parent 0196e2f commit 25e2826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: d271d077ac66e839a0f443f1089a0af1ef15fd51
refs/heads/master: 229b21e2b75302d6d1b931031ae7d53e1a4d0830
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/exynos-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ static int exynos_target(struct cpufreq_policy *policy,
{
struct cpufreq_frequency_table *freq_table = exynos_info->freq_table;
unsigned int index;
int ret;
int ret = 0;

mutex_lock(&cpufreq_lock);

Expand Down

0 comments on commit 25e2826

Please sign in to comment.