Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[platform/kernel/linux-starfive.git] / drivers / i2c / busses / i2c-designware-platdrv.c
index 997bbb3..9eaac3b 100644 (file)
@@ -418,8 +418,6 @@ static int dw_i2c_plat_remove(struct platform_device *pdev)
        if (!IS_ERR_OR_NULL(dev->rst))
                reset_control_assert(dev->rst);
 
-       i2c_dw_remove_lock_support(dev);
-
        return 0;
 }