From: Jan Weitzel Date: Thu, 5 Dec 2013 08:54:02 +0000 (+0100) Subject: ASoC: tlv320aic3x: no mono controls 3007 model X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58381da687742a3d8bbb98362152de8326a0c077;p=pandora-kernel.git ASoC: tlv320aic3x: no mono controls 3007 model if codec driver is used for AIC3X_MODEL_3007 the mono iout controls overwrite registers for class-d amplifier. classd amplifier controls are only used for AIC3X_MODEL_3007. Removing all mono snd_kcontrol_new, snd_soc_dapm_widget, snd_soc_dapm_route and aic3x_init stuff from common code and call only for not AIC3X_MODEL_3007 codecs. Testet only with AIC3X_MODEL_3007 Signed-off-by: Jan Weitzel Signed-off-by: Mark Brown --- Reading git-diff-tree failed