From: Jarkko Nikula Date: Mon, 19 May 2014 13:17:27 +0000 (+0300) Subject: ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77a14b579f6bfe2d149d3bcc5bd306e20d2d652;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed