Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus
This commit is contained in:
Коммит
91fd3e918d
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче