[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
authorOleg Nesterov <oleg@tv-sign.ru>
Sun, 18 Feb 2007 21:44:07 +0000 (00:44 +0300)
committerDave Jones <davej@redhat.com>
Tue, 20 Feb 2007 19:23:43 +0000 (14:23 -0500)
Looks like dbs_timer() is very careful wrt per_cpu(cpu_dbs_info),
and it doesn't need the help of WORK_STRUCT_NOAUTOREL.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Acked-By: David Howells <dhowells@redhat.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found