Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus
This commit is contained in:
commit
91fd3e918d
@ -692,7 +692,6 @@ static int rockchip_i2s_remove(struct platform_device *pdev)
|
|||||||
if (!pm_runtime_status_suspended(&pdev->dev))
|
if (!pm_runtime_status_suspended(&pdev->dev))
|
||||||
i2s_runtime_suspend(&pdev->dev);
|
i2s_runtime_suspend(&pdev->dev);
|
||||||
|
|
||||||
clk_disable_unprepare(i2s->mclk);
|
|
||||||
clk_disable_unprepare(i2s->hclk);
|
clk_disable_unprepare(i2s->hclk);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user