remarkable-linux/drivers/thermal/ti-soc-thermal
Keerthy b263b473bf thermal: ti-soc-thermal: Remove redundant code
ti_thermal_expose_sensor always takes the
devm_thermal_zone_of_sensor_register call for registration
with the device tree nodes present for all the bandgap sensors
for omap3/4/5 and dra7 family. There are large chunks of unused
code. Removing all of them.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2017-03-29 22:15:18 -07:00
..
dra752-bandgap.h thermal: arm: dra752: Remove all TSHUT related definitions 2017-02-18 17:44:18 -08:00
dra752-thermal-data.c thermal: ti-soc-thermal: Remove redundant constants 2017-03-29 22:14:51 -07:00
Kconfig thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL 2017-02-18 17:43:56 -08:00
Makefile ti-soc-thermal: implement omap3 support 2015-09-29 14:08:24 -07:00
omap3-thermal-data.c thermal: ti-soc-thermal: Remove redundant constants 2017-03-29 22:14:51 -07:00
omap4-thermal-data.c thermal: ti-soc-thermal: Remove redundant constants 2017-03-29 22:14:51 -07:00
omap4xxx-bandgap.h
omap5-thermal-data.c thermal: ti-soc-thermal: Remove redundant constants 2017-03-29 22:14:51 -07:00
omap5xxx-bandgap.h
ti-bandgap.c thermal: ti-soc-thermal: add missing clk_put() 2016-11-23 10:07:35 +08:00
ti-bandgap.h thermal: ti-soc-thermal: Remove redundant constants 2017-03-29 22:14:51 -07:00
ti-thermal-common.c thermal: ti-soc-thermal: Remove redundant code 2017-03-29 22:15:18 -07:00
ti-thermal.h thermal: ti-soc-thermal: Remove redundant constants 2017-03-29 22:14:51 -07:00
TODO