ASoC: tlv320aic26: Remove noisy print

Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Mark Brown 2013-08-16 12:14:42 +01:00
parent 12201398fc
commit c21bb9b1b7

View File

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