]> asedeno.scripts.mit.edu Git - linux.git/commit
Thermal: fix a wrong comment
authorZhang Rui <rui.zhang@intel.com>
Wed, 6 Feb 2013 01:34:32 +0000 (09:34 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 6 Feb 2013 06:13:56 +0000 (14:13 +0800)
commit475f41c3ab3dea3a5c60b90197baf57da01fdb5f
treebdbfcf56bcd73bf13c3037748092dd6203fa2d27
parente6e238c38bd4d42d5e2cddb2165e1a46e0fb1200
Thermal: fix a wrong comment

"level" parameter of get_cpu_frequency equals cooling state
of cpu cooling device, and it starts from 0.

Fix the misleading comment.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/cpu_cooling.c