Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / drivers / thermal / khadas_mcu_fan.c
index 9eadd2d..d35e531 100644 (file)
@@ -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;
 }