[CPUFREQ] use deferrable delayed work init in conservative governor
authorBen Slusky <sluskyb@paranoiacs.org>
Mon, 7 Jul 2008 17:16:20 +0000 (13:16 -0400)
committerDave Jones <davej@redhat.com>
Thu, 9 Oct 2008 17:52:43 +0000 (13:52 -0400)
Venki Pallipadi made a similar change to the ondemand governor a while
back (in commit 28287033e12463c8ff89f1ea8038783d0360391c). It seems to
work just as well in the conservative governor, leading to fewer wakeups
as reported by powertop.

Signed-off-by: Ben Slusky <sluskyb@paranoiacs.org>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found