commit | 8c99c166bd5ba8c66488e3035572804a7d2ff533 | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Mon Apr 01 12:04:35 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 01 12:27:29 2013 -0700 |
tree | e58652c347cff490294db1effaba97bad94bc676 | |
parent | 169e8d03f02d98e7d02afca275dfbc1c834ed360 [diff] |
staging: ti-soc-thermal: expose ti_thermal_report_temperature Whenever a sensor has an alert to be reported to the thermal framework, it can use the report ti_thermal_report_temperature helper. This patch expose this function so that bandgap data config declarations could use it. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>