commit | c7f652e0487a35c16f6cd72707232b6a28647a10 | [log] [tgz] |
---|---|---|
author | Venki Pallipadi <venkatesh.pallipadi@intel.com> | Wed Jun 20 14:24:00 2007 -0700 |
committer | Dave Jones <davej@redhat.com> | Thu Jun 21 12:57:53 2007 -0400 |
tree | 8ef6901d94aa0f168ae4ad07275c3cf15a0b3818 | |
parent | 689eba77cbd0cfaaa3687cbe23e8b534f8ae0ebb [diff] |
[CPUFREQ] Keep userspace governor quiet when it is not being used Userspace governor registers a frequency change notifier at init time, even when no CPU is set to userspace governor. Make it register only when atleast one CPU is using userspace. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dave Jones <davej@redhat.com>