Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110794
b: refs/heads/master
c: 8217e4f
h: refs/heads/master
v: v3
  • Loading branch information
Ben Slusky authored and Dave Jones committed Oct 9, 2008
1 parent 44d08e4 commit f21aa80
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f1829e4a371f26430185a9d5b97b8d9d19824e08
refs/heads/master: 8217e4f4c93e5fb59bb3cd1e6135213889349f86
1 change: 1 addition & 0 deletions trunk/drivers/cpufreq/cpufreq_conservative.c
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ static void do_dbs_timer(struct work_struct *work)

static inline void dbs_timer_init(void)
{
init_timer_deferrable(&dbs_work.timer);
schedule_delayed_work(&dbs_work,
usecs_to_jiffies(dbs_tuners_ins.sampling_rate));
return;
Expand Down

0 comments on commit f21aa80

Please sign in to comment.