From: Venkatesh Pallipadi Date: Tue, 6 Feb 2007 00:12:44 +0000 (-0800) Subject: [CPUFREQ] ondemand governor restructure the work callback X-Git-Tag: v2.6.21-rc1~95^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=529af7a14f04f92213bac371931a2b2b060c63fa;p=pandora-kernel.git [CPUFREQ] ondemand governor restructure the work callback Restructure the delayed_work callback in ondemand. This eliminates the need for smp_processor_id in the callback function and also helps in proper locking and avoiding flush_workqueue when stopping the governor (done in subsequent patch). Signed-off-by: Venkatesh Pallipadi Cc: Gautham R Shenoy Signed-off-by: Andrew Morton Signed-off-by: Dave Jones --- Reading git-diff-tree failed