summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
diff options
context:
space:
mode:
authorMark Brown2013-04-12 14:56:58 +0200
committerMark Brown2013-04-12 14:56:58 +0200
commit56c32c751cdf4aee810b4ad537ab1d836ee8f516 (patch)
treed9a53471e7ce903d7b5eb7460f1aad7f3179bf9d /sound/soc/soc-dapm.c
parentMerge remote-tracking branch 'asoc/topic/compress' into asoc-next (diff)
parentASoC: codecs: remove hidden prompt (diff)
downloadkernel-qcow2-linux-56c32c751cdf4aee810b4ad537ab1d836ee8f516.tar.gz
kernel-qcow2-linux-56c32c751cdf4aee810b4ad537ab1d836ee8f516.tar.xz
kernel-qcow2-linux-56c32c751cdf4aee810b4ad537ab1d836ee8f516.zip
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Diffstat (limited to 'sound/soc/soc-dapm.c')
-rw-r--r--sound/soc/soc-dapm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
index d6d9ba2e6916..33acd8b892dc 100644
--- a/sound/soc/soc-dapm.c
+++ b/sound/soc/soc-dapm.c
@@ -3137,7 +3137,6 @@ snd_soc_dapm_new_control(struct snd_soc_dapm_context *dapm,
break;
}
- dapm->n_widgets++;
w->dapm = dapm;
w->codec = dapm->codec;
w->platform = dapm->platform;