diff options
author | Mark Brown <broonie@linaro.org> | 2013-08-30 06:04:35 -0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-30 06:04:35 -0400 |
commit | 6d52825fd4e78b251f4844f6662a3bc4e31671c7 (patch) | |
tree | 2eb4fd3eae3168ae2837c4f98188fd25f62d5939 /sound | |
parent | c85fa502ef8cd81a8e31cd4a71e890f6dea6f140 (diff) | |
parent | 318ee162c882526685be4f44d7b519cdcc45cbfe (diff) |
Merge remote-tracking branch 'asoc/topic/wm8904' into tmp
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/codecs/wm8904.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8904.c b/sound/soc/codecs/wm8904.c index 91dfbfeda6f8..4dfa8dceeabf 100644 --- a/sound/soc/codecs/wm8904.c +++ b/sound/soc/codecs/wm8904.c | |||
@@ -1202,7 +1202,6 @@ static int wm8904_add_widgets(struct snd_soc_codec *codec) | |||
1202 | break; | 1202 | break; |
1203 | } | 1203 | } |
1204 | 1204 | ||
1205 | snd_soc_dapm_new_widgets(dapm); | ||
1206 | return 0; | 1205 | return 0; |
1207 | } | 1206 | } |
1208 | 1207 | ||