staging: ti-soc-thermal: Remove TC1/TC2 TODO (already done)
authorEduardo Valentin <eduardo.valentin@ti.com>
Mon, 8 Apr 2013 12:19:09 +0000 (08:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Apr 2013 17:35:08 +0000 (10:35 -0700)
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>
drivers/staging/ti-soc-thermal/ti-thermal-common.c

index 18f6fb90230e8aa34c64269fb121ed366da4f151..58e19bc244dfee9720e12087126a2b3e7f5602a6 100644 (file)
@@ -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,