Commit 91fd3e91 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus

parents 1ef6f346 32debfcd
......@@ -692,7 +692,6 @@ static int rockchip_i2s_remove(struct platform_device *pdev)
if (!pm_runtime_status_suspended(&pdev->dev))
i2s_runtime_suspend(&pdev->dev);
clk_disable_unprepare(i2s->mclk);
clk_disable_unprepare(i2s->hclk);
return 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment