commit | c21eae4f7c38db0e4693fb4cb24fb42fb83d8c15 | [log] [tgz] |
---|---|---|
author | minskey guo <chaohong.guo@linux.intel.com> | Fri Sep 17 14:03:01 2010 +0800 |
committer | Matthew Garrett <mjg@redhat.com> | Tue Oct 05 14:58:57 2010 -0400 |
tree | f81720a023cf14eb6cbe6ec189fd627107f117e2 | |
parent | 6230d18cc7c4c68b7a38ea73bf5910e7652e5b21 [diff] |
old_cpu_power is wrongly divided by 65535 in ips_monitor() The variable old_cpu_power is used to save the value of THM_CEC register. In get_cpu_power(), it will be divided by 65535. Signed-off-by: minskey guo <chaohong.guo@intel.com> Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Matthew Garrett <mjg@redhat.com>