![](https://secure.gravatar.com/avatar/acb6dd942d6ee829a354f51f218f82f8.jpg?s=120&d=mm&r=g)
20 Apr
2011
20 Apr
'11
10 a.m.
Signed-off-by: Lu Guanqun guanqun.lu@intel.com --- sound/soc/soc-dapm.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 2ee738c..2fa2442 100644 --- a/sound/soc/soc-dapm.c +++ b/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: