ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Mon, 19 May 2014 13:17:27 +0000 (16:17 +0300)
committerMark Brown <broonie@linaro.org>
Mon, 19 May 2014 16:19:18 +0000 (17:19 +0100)
commitd77a14b579f6bfe2d149d3bcc5bd306e20d2d652
tree5e40d7fa7a209b113a5ce0a27677e7f91ce8809b
parent831ffa45e7465e45ab2244da6bbed6bead47b6bc
ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits

ALSA SoC core marks widgets as connected by default when they are
initialized in snd_soc_dapm_new_control() so there is no need to call
snd_soc_dapm_enable_pin() from machine driver init functions.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
15 files changed:
sound/soc/atmel/snd-soc-afeb9260.c
sound/soc/intel/byt-rt5640.c
sound/soc/intel/haswell.c
sound/soc/kirkwood/kirkwood-t5325.c
sound/soc/omap/ams-delta.c
sound/soc/pxa/brownstone.c
sound/soc/pxa/palm27x.c
sound/soc/pxa/poodle.c
sound/soc/pxa/ttc-dkb.c
sound/soc/samsung/h1940_uda1380.c
sound/soc/samsung/rx1950_uda1380.c
sound/soc/samsung/s3c24xx_simtec_hermes.c
sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c
sound/soc/samsung/smartq_wm8987.c
sound/soc/samsung/smdk_wm8994.c