thermal: cpu_cooling: add documentation for get_property
authorEduardo Valentin <eduardo.valentin@ti.com>
Wed, 17 Apr 2013 17:12:01 +0000 (17:12 +0000)
committerZhang Rui <rui.zhang@intel.com>
Wed, 24 Apr 2013 16:34:38 +0000 (00:34 +0800)
commit2d6f28fedcd2842635a02b29e3823ba9881d5086
treeb2b3131abad07dbadcd7ac768a898f413367b475
parent82b9ee402fa9867edde8dbf17a55f615f80bc3ba
thermal: cpu_cooling: add documentation for get_property

As this is one of the central functions of this file,
it deserves a proper documentation. This patch improves
the existing comment to format it as a kernel-doc style.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/cpu_cooling.c