commit | 75b245b3259133360845bc6de3aecb8a6bd6ab59 | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Wed Dec 21 01:29:00 2005 -0500 |
committer | Len Brown <len.brown@intel.com> | Thu Dec 22 22:00:25 2005 -0500 |
tree | 75db01d92dd957a2508b2c4c5bca501b75e9527d | |
parent | b05948d9b7167e23af88cc65b9ffa4687eaf1f0d [diff] |
[ACPI] fix passive cooling regression Return logic was inverted. Going for changing the return value to not return zero as it is makes more sense regarding the naming of the function (cpu_has_cpufreq()). http://bugzilla.kernel.org/show_bug.cgi?id=3410 Signed-off-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>