summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-wm8962.c
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2018-09-27 11:52:24 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 15:50:42 +0800
commit56474acf4b52797ee044fc753540824fe6aaf7ba (patch)
treea36a2d60cdbed40d4faa28a5c89a8e3b7a0e76d0 /sound/soc/fsl/imx-wm8962.c
parent2e916a466e91aaae9aa9e3d3c80b0102e0c36e41 (diff)
MLK-19733-1: ASoC: imx-wm8960: Remove duplicate jack kcontrol
We first add the jack kcontrol in commit c2c7959e3af3 ("MLK-11479-09 pulseaudio5.0 mute Headphone volume when Headphone plugged") After that there is change in kernel by commit f63e8581e277 ("ASoC: jack: create kctls according to jack pins info"), the jack kcontrol will be created with snd_soc_jack_add_pins. So our change for jack kcontrol in machine driver is not need now, for driver already call imx_wm8960_gpio_init -> snd_soc_card_jack_new -> snd_soc_jack_add_pins. otherwise the jack kcontrol will be created twice. Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Diffstat (limited to 'sound/soc/fsl/imx-wm8962.c')
0 files changed, 0 insertions, 0 deletions