Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145287
b: refs/heads/master
c: 42a06f2
h: refs/heads/master
i:
  145285: 1e78f79
  145283: 1c74905
  145279: c6cdc61
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Dave Jones committed May 26, 2009
1 parent 7b849d7 commit 6dc8283
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d38e73e8dad454a5916f446b0d3523c1161ae95a
refs/heads/master: 42a06f2166f2f6f7bf04f32b4e823eacdceafdc9
4 changes: 2 additions & 2 deletions trunk/drivers/cpufreq/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,11 +1070,11 @@ static int __cpufreq_remove_dev(struct sys_device *sys_dev)
spin_unlock_irqrestore(&cpufreq_driver_lock, flags);
#endif

unlock_policy_rwsem_write(cpu);

if (cpufreq_driver->target)
__cpufreq_governor(data, CPUFREQ_GOV_STOP);

unlock_policy_rwsem_write(cpu);

kobject_put(&data->kobj);

/* we need to make sure that the underlying kobj is actually
Expand Down

0 comments on commit 6dc8283

Please sign in to comment.