projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bed334
)
ASoC: wm9705: Remove noisy print on boot
author
Mark Brown
<broonie@linaro.org>
Tue, 25 Jun 2013 16:19:56 +0000
(17:19 +0100)
committer
Mark Brown
<broonie@linaro.org>
Thu, 27 Jun 2013 08:47:00 +0000
(09:47 +0100)
There's no content in the announcement.
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm9705.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/wm9705.c
b/sound/soc/codecs/wm9705.c
index 05b1f346695bce8d10c7e406ed6413a744117102..a5fc61dbcd47e428addcec8cc009d0411cd14436 100644
(file)
--- a/
sound/soc/codecs/wm9705.c
+++ b/
sound/soc/codecs/wm9705.c
@@
-337,8
+337,6
@@
static int wm9705_soc_probe(struct snd_soc_codec *codec)
{
int ret = 0;
- printk(KERN_INFO "WM9705 SoC Audio Codec\n");
-
ret = snd_soc_new_ac97_codec(codec, &soc_ac97_ops, 0);
if (ret < 0) {
printk(KERN_ERR "wm9705: failed to register AC97 codec\n");