summaryrefslogtreecommitdiff
path: root/sound/soc/rockchip
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-10-26 09:45:39 +0200
committerMark Brown <broonie@kernel.org>2017-10-26 09:45:39 +0200
commit91fd3e918d5c6e6a78ea77620196d5f42df689dc (patch)
treeab6751d744f35b8ec9b514073bb35503488f7252 /sound/soc/rockchip
parent1ef6f346c62f386f28b0012d6379e2822a3842d3 (diff)
parent32debfcd3ff0939c93238ddde03ffcc96cca5c60 (diff)
Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus
Diffstat (limited to 'sound/soc/rockchip')
-rw-r--r--sound/soc/rockchip/rockchip_i2s.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/rockchip/rockchip_i2s.c b/sound/soc/rockchip/rockchip_i2s.c
index b6590467fd14..908211e1d6fc 100644
--- a/sound/soc/rockchip/rockchip_i2s.c
+++ b/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;