commit | 02401c06b7f6bec65f314e3cec7894502c973501 | [log] [tgz] |
---|---|---|
author | Boris Ostrovsky <boris.ostrovsky@amd.com> | Tue Mar 13 19:55:10 2012 +0100 |
committer | Len Brown <len.brown@intel.com> | Fri Mar 30 03:23:30 2012 -0400 |
tree | 3dd8ec58dc23c93b5dd50ce628953669883e33ef | |
parent | 1a022e3f1be11730bd8747b1af96a0274bf6356e [diff] |
cpuidle: power_usage should be declared signed integer power_usage is always assigned a negative value and should be declared a signed integer Signed-off-by: Boris Ostrovsky <boris.ostrovsky@amd.com> Signed-off-by: Len Brown <len.brown@intel.com>