]> git.karo-electronics.de Git - linux-beck.git/commit
intel_idle: delete bogus data from cpuidle_state.power_usage
authorLen Brown <len.brown@intel.com>
Sat, 16 Oct 2010 01:23:25 +0000 (21:23 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 16 Oct 2010 01:23:25 +0000 (21:23 -0400)
commitdea44c6b7df7f8bb67cb059b4c14b24288c4cd04
tree39b4924bacd37aa0940c9643ebb548583e2ca138
parentc8381cc3d8a9cc6c80f65bf60863c776651f245c
intel_idle: delete bogus data from cpuidle_state.power_usage

The mW data in this field is a total fabrication
and serves no purpose other than to mislead
those who might see it in sysfs.  Delete it.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/idle/intel_idle.c