From 408f66be9b788a117a43f6e032be6d761de451cd Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Mon, 25 Jul 2011 11:15:50 +0100 Subject: [PATCH] --- yaml --- r: 270451 b: refs/heads/master c: ee47b364860bb21580cc105e6bb6e0dd76b75ad2 h: refs/heads/master i: 270449: 1d2c3fe9f0bd47210e49afd5e4423a8d68f98418 270447: 8818eaecc6c8b4cd47a21b9c7fa74c65c808ce6e v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-dapm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3d7029c49902..779e61442732 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 64a648c2204b0c750fe49828158751183d8b5f83 +refs/heads/master: ee47b364860bb21580cc105e6bb6e0dd76b75ad2 diff --git a/trunk/sound/soc/soc-dapm.c b/trunk/sound/soc/soc-dapm.c index 612a2a28979a..c26531132c66 100644 --- a/trunk/sound/soc/soc-dapm.c +++ b/trunk/sound/soc/soc-dapm.c @@ -2584,7 +2584,7 @@ static void soc_dapm_stream_event(struct snd_soc_dapm_context *dapm, { if (!w->sname || w->dapm != dapm) continue; - dev_dbg(w->dapm->dev, "widget %s\n %s stream %s event %d\n", + dev_vdbg(w->dapm->dev, "widget %s\n %s stream %s event %d\n", w->name, w->sname, stream, event); if (strstr(w->sname, stream)) { switch(event) {