devm_thermal_of_zone_unregister
devm_thermal_of_zone_unregister(&pdev->dev,
devm_thermal_of_zone_unregister(sensor->dev, sensor->thermal_dev);
EXPORT_SYMBOL_GPL(devm_thermal_of_zone_unregister);
void devm_thermal_of_zone_unregister(struct device *dev, struct thermal_zone_device *tz);