[alsa-devel] [PATCH 1/2] ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready

Charles Keepax ckeepax at opensource.wolfsonmicro.com
Wed Dec 18 10:25:48 CET 2013


Signed-off-by: Charles Keepax <ckeepax at opensource.wolfsonmicro.com>
---
 sound/soc/codecs/wm_adsp.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sound/soc/codecs/wm_adsp.c b/sound/soc/codecs/wm_adsp.c
index de47ad7..456784f 100644
--- a/sound/soc/codecs/wm_adsp.c
+++ b/sound/soc/codecs/wm_adsp.c
@@ -1489,7 +1489,6 @@ static int wm_adsp2_ena(struct wm_adsp *dsp)
 	}
 
 	adsp_dbg(dsp, "RAM ready after %d polls\n", count);
-	adsp_info(dsp, "RAM ready after %d polls\n", count);
 
 	return 0;
 }
-- 
1.7.2.5



More information about the Alsa-devel mailing list