diff options
author | Mark Brown <broonie@linaro.org> | 2013-08-30 11:04:35 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-08-30 11:04:35 +0100 |
commit | 6d52825fd4e78b251f4844f6662a3bc4e31671c7 (patch) | |
tree | 2eb4fd3eae3168ae2837c4f98188fd25f62d5939 /sound | |
parent | c85fa502ef8cd81a8e31cd4a71e890f6dea6f140 (diff) | |
parent | 318ee162c882526685be4f44d7b519cdcc45cbfe (diff) | |
download | linux-6d52825fd4e78b251f4844f6662a3bc4e31671c7.tar.bz2 |
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) break; } - snd_soc_dapm_new_widgets(dapm); return 0; } |