From 4a49c0d29213ec81e95e6bf36d576c7f0e33bc5a Mon Sep 17 00:00:00 2001 From: Lu Guanqun Date: Wed, 20 Apr 2011 16:00:36 +0800 Subject: [PATCH] --- yaml --- r: 248306 b: refs/heads/master c: dc2bea616a4026860a8ba9eae778cfd4fda061b1 h: refs/heads/master 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 defbd194a1e0..fa882a34cdc3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a68b38ada57bc9aeeec574d3e76e67ad89fea303 +refs/heads/master: dc2bea616a4026860a8ba9eae778cfd4fda061b1 diff --git a/trunk/sound/soc/soc-dapm.c b/trunk/sound/soc/soc-dapm.c index 4c868f9087f4..856471703bd3 100644 --- a/trunk/sound/soc/soc-dapm.c +++ b/trunk/sound/soc/soc-dapm.c @@ -1597,7 +1597,7 @@ static int snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm, } /* connect dynamic paths */ - switch(wsink->id) { + switch (wsink->id) { case snd_soc_dapm_adc: case snd_soc_dapm_dac: case snd_soc_dapm_pga: