projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1220139
)
ASoC: tlv320aic26: Remove noisy print
author
Mark Brown
<broonie@linaro.org>
Fri, 16 Aug 2013 11:14:42 +0000
(12:14 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 16 Aug 2013 11:32:43 +0000
(12:32 +0100)
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tlv320aic26.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/tlv320aic26.c
b/sound/soc/codecs/tlv320aic26.c
index a4f93608287e1a3e597a69e4b7177f61ad08043a..93cf692a8db77c6136565c760d647aa84f449dfe 100644
(file)
--- a/
sound/soc/codecs/tlv320aic26.c
+++ b/
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);