treewide: Convert del_timer*() to timer_shutdown*()
[platform/kernel/linux-starfive.git] / drivers / staging / media / atomisp / i2c / atomisp-lm3554.c
index 75d16b5..c4ce4cd 100644 (file)
@@ -921,7 +921,7 @@ static void lm3554_remove(struct i2c_client *client)
 
        atomisp_gmin_remove_subdev(sd);
 
-       del_timer_sync(&flash->flash_off_delay);
+       timer_shutdown_sync(&flash->flash_off_delay);
 
        lm3554_gpio_uninit(client);