]> Pileus Git - ~andy/linux/blobdiff - drivers/pwm/pwm-tiecap.c
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into...
[~andy/linux] / drivers / pwm / pwm-tiecap.c
index 4e5c3d13d4f8d31a0faa65ccd7146c0a28436e3c..032092c7a6ae3d23705ca79d6d1e175b2a524768 100644 (file)
@@ -279,7 +279,6 @@ static int ecap_pwm_remove(struct platform_device *pdev)
        pwmss_submodule_state_change(pdev->dev.parent, PWMSS_ECAPCLK_STOP_REQ);
        pm_runtime_put_sync(&pdev->dev);
 
-       pm_runtime_put_sync(&pdev->dev);
        pm_runtime_disable(&pdev->dev);
        return pwmchip_remove(&pc->chip);
 }