]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: cpu_cooling: document node in struct cpufreq_cooling_device
authorJavi Merino <javi.merino@arm.com>
Mon, 15 Dec 2014 16:55:52 +0000 (16:55 +0000)
committerZhang Rui <rui.zhang@intel.com>
Sun, 21 Dec 2014 13:40:13 +0000 (21:40 +0800)
commit0c1e1063f6569b146db97fcb34fc131c6ca45580
treedfe9cc76681ad9146c1806d7d5cbabe8b0862c55
parentbfa6fa2a2dfa997f6c80e35808e50464ecfebcda
thermal: cpu_cooling: document node in struct cpufreq_cooling_device

The node field of struct cpufreq_cooling_device was reintroduced in
48e7e49f4f21 (thermal: cpu_cooling: Update always cpufreq policy with
thermal constraints) but without the documentation that it once had.
Add it back so that all the fields of struct cpufreq_cooling_device
are documented.

Cc: Yadwinder Singh Brar <yadi.brar@samsung.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Cc: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/cpu_cooling.c