commit | b263b473bf62dfd4aa10fc9068b2c78b1b20f202 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Thu Mar 09 13:36:02 2017 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Wed Mar 29 22:15:18 2017 -0700 |
tree | 4d06eea59cbb4039ea3d427f1177d2e8fcbbafba | |
parent | 004f772871315091e671b0979047d9a88c1061fd [diff] |
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>