Commit c21bb9b1 authored by Mark Brown's avatar Mark Brown

ASoC: tlv320aic26: Remove noisy print

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 12201398
......@@ -365,8 +365,6 @@ static int aic26_probe(struct snd_soc_codec *codec)
aic26->codec = codec;
dev_info(codec->dev, "Probing AIC26 SoC CODEC driver\n");
/* Reset the codec to power on defaults */
snd_soc_write(codec, AIC26_REG_RESET, 0xBB00);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment