|
@@ -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,
|