aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/khadas_mcu_fan.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/thermal/khadas_mcu_fan.c')
-rw-r--r--drivers/thermal/khadas_mcu_fan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/thermal/khadas_mcu_fan.c b/drivers/thermal/khadas_mcu_fan.c
index 9eadd2d6413e..d35e5313bea4 100644
--- a/drivers/thermal/khadas_mcu_fan.c
+++ b/drivers/thermal/khadas_mcu_fan.c
@@ -100,7 +100,6 @@ static int khadas_mcu_fan_probe(struct platform_device *pdev)
return ret;
}
ctx->cdev = cdev;
- thermal_cdev_update(cdev);
return 0;
}