Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86092
b: refs/heads/master
c: 7ab4705
h: refs/heads/master
v: v3
  • Loading branch information
Balaji Rao authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent e5fadfa commit 4570af4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: b6c24de77cbe9afe4962f0738e6444e709e83c81
refs/heads/master: 7ab47050453c10da13940114dea9c7f1c6ad323f
8 changes: 0 additions & 8 deletions trunk/drivers/cpufreq/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1006,14 +1006,6 @@ static int __cpufreq_remove_dev (struct sys_device * sys_dev)
}
#endif


if (!kobject_get(&data->kobj)) {
spin_unlock_irqrestore(&cpufreq_driver_lock, flags);
cpufreq_debug_enable_ratelimit();
unlock_policy_rwsem_write(cpu);
return -EFAULT;
}

#ifdef CONFIG_SMP

#ifdef CONFIG_HOTPLUG_CPU
Expand Down

0 comments on commit 4570af4

Please sign in to comment.