summaryrefslogtreecommitdiff
path: root/drivers/staging/ti-soc-thermal
diff options
context:
space:
mode:
authorEduardo Valentin <eduardo.valentin@ti.com>2013-04-08 12:19:09 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-08 17:35:08 (GMT)
commit0359090ea72f2ed1465143432252ee0bbad810f7 (patch)
treee4ef8d2be3f25e1665325d7fdaf19cdc3362ed7a /drivers/staging/ti-soc-thermal
parent67b4c474228fd8a451377615046d4048aee89c3c (diff)
downloadlinux-fsl-qoriq-0359090ea72f2ed1465143432252ee0bbad810f7.tar.xz
staging: ti-soc-thermal: Remove TC1/TC2 TODO (already done)
TC1/TC2 are not needed anymore, API has been upgraded. This is a TODO left-over. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ti-soc-thermal')
-rw-r--r--drivers/staging/ti-soc-thermal/ti-thermal-common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ti-soc-thermal/ti-thermal-common.c b/drivers/staging/ti-soc-thermal/ti-thermal-common.c
index 18f6fb9..58e19bc 100644
--- a/drivers/staging/ti-soc-thermal/ti-thermal-common.c
+++ b/drivers/staging/ti-soc-thermal/ti-thermal-common.c
@@ -291,7 +291,6 @@ int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id,
if (!data)
return -EINVAL;
- /* TODO: remove TC1 TC2 */
/* Create thermal zone */
data->ti_thermal = thermal_zone_device_register(domain,
OMAP_TRIP_NUMBER, 0, data, &ti_thermal_ops,