提交 fc10c6db 编写于 作者: M Mark Brown

Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next

...@@ -568,7 +568,7 @@ static int kirkwood_i2s_dev_probe(struct platform_device *pdev) ...@@ -568,7 +568,7 @@ static int kirkwood_i2s_dev_probe(struct platform_device *pdev)
} else { } else {
dev_info(&pdev->dev, "found external clock\n"); dev_info(&pdev->dev, "found external clock\n");
clk_prepare_enable(priv->extclk); clk_prepare_enable(priv->extclk);
soc_dai = &kirkwood_i2s_dai_extclk; soc_dai = kirkwood_i2s_dai_extclk;
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册