From 58381da687742a3d8bbb98362152de8326a0c077 Mon Sep 17 00:00:00 2001 From: Jan Weitzel Date: Thu, 5 Dec 2013 09:54:02 +0100 Subject: [PATCH] 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-format-patch failed