Эх сурвалжийг харах

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

Mark Brown 7 жил өмнө
parent
commit
91fd3e918d

+ 0 - 1
sound/soc/rockchip/rockchip_i2s.c

@@ -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;