From: Fabio Baltieri Date: Wed, 8 May 2013 07:14:16 +0000 (+0200) Subject: ASoC: ab8500-codec: Add missing ad_to_slot definitions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9600b4b1cf8b8f06b6a5d025eff160f41950485;p=pandora-kernel.git ASoC: ab8500-codec: Add missing ad_to_slot definitions According to the AB8500 user manual AD to Slot register multiplexer accept values from 0 to 15 where: 0 to 7 corresponds to AD_OUTx slots 8 to 11 corresponds to zero output 12 to 15 sets the output in tristate mode Update enum_ad_to_slot_map array to reflect this definition. This also allows alsamixer to properly display the default configuration, as all controls are set to tristate (=12) at reset. Signed-off-by: Fabio Baltieri Acked-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed