From: Ben Slusky Date: Mon, 7 Jul 2008 17:16:20 +0000 (-0400) Subject: [CPUFREQ] use deferrable delayed work init in conservative governor X-Git-Tag: v2.6.28-rc1~722^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8217e4f4c93e5fb59bb3cd1e6135213889349f86;p=pandora-kernel.git [CPUFREQ] use deferrable delayed work init in conservative governor 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 Signed-off-by: Dave Jones --- Reading git-diff-tree failed