提交 2245e3c3 编写于 作者: M Mark Brown

ASoC: ab8500: Explicitly set I/O up

We do some I/O in probe so we need to ensure the I/O operations are fully
set up then.
Reported-by: NOlof Johansson <olof@lixom.net>
Signed-off-by: NMark Brown <broonie@linaro.org>
上级 ff795d61
......@@ -2468,6 +2468,8 @@ static int ab8500_codec_probe(struct snd_soc_codec *codec)
dev_dbg(dev, "%s: Enter.\n", __func__);
snd_soc_codec_set_cache_io(codec, 0, 0, SND_SOC_REGMAP);
/* Setup AB8500 according to board-settings */
pdata = dev_get_platdata(dev->parent);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册