소스 검색

ASoC: tlv320aic26: Remove noisy print

Signed-off-by: Mark Brown <broonie@linaro.org>
Mark Brown 12 년 전
부모
커밋
c21bb9b1b7
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      sound/soc/codecs/tlv320aic26.c

+ 0 - 2
sound/soc/codecs/tlv320aic26.c

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