From: Jarkko Nikula Date: Thu, 26 May 2011 08:37:02 +0000 (+0300) Subject: ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes X-Git-Tag: v3.1-rc1~271^2~2^2~19^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404b566569cdcba71e0ee875d08053486309e56e;p=pandora-kernel.git ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes Commit af46800 ("ASoC: Implement mux control sharing") revealed that "Left Line1[L | R] Mux" and "Right Line1[L | R] Mux" widgets were pointing to the same kcontrols and codec registers and thus soc-core falsely detected them as shared controls. This is actually wrong since there are separate registers in hardware that configure Line1L to RADC and Line1R to LADC cross connects so these muxes should not be shared. Signed-off-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed