1
0
Fork 0
alistair23-linux/drivers/staging/ti-soc-thermal
Eduardo Valentin 262235b13c staging: ti-soc-thermal: fix device removal
While removing, the device needs to unregister
the sensor from thermal framework. Before
calling the call back the driver needs to check
if the call back is registered. This patch
fix the check by checking the right callback.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-08 10:35:09 -07:00
..
Kconfig staging: ti-soc-thermal: rename Kconfig options 2013-03-25 11:27:49 -07:00
Makefile staging: ti-soc-thermal: rename Kconfig options 2013-03-25 11:27:49 -07:00
TODO staging: ti-soc-thermal: remove extrapolation rules from TODO 2013-04-08 10:35:08 -07:00
omap4-thermal-data.c staging: ti-soc-thermal: introduce OMAP4430 extrapolation constants 2013-04-08 10:35:08 -07:00
omap4xxx-bandgap.h
omap5-thermal-data.c staging: ti-soc-thermal: update OMAP5 extrapolation rules 2013-04-08 10:35:08 -07:00
omap5xxx-bandgap.h staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensors 2013-04-01 12:27:29 -07:00
ti-bandgap.c staging: ti-soc-thermal: fix device removal 2013-04-08 10:35:09 -07:00
ti-bandgap.h staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function for OMAP5 2013-04-01 12:27:30 -07:00
ti-thermal-common.c staging: ti-soc-thermal: defer probe if cpufreq is not ready 2013-04-08 10:35:08 -07:00
ti-thermal.h staging: ti-soc-thermal: update OMAP5 extrapolation rules 2013-04-08 10:35:08 -07:00
ti_soc_thermal.txt