From: Jyri Sarha Date: Thu, 23 Apr 2015 13:16:05 +0000 (+0300) Subject: ASoC: davinci-mcasp: Channel count constraints for multi-serializer case X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5935a05626bc84810175e5f7b03b355a90769368;p=pandora-kernel.git ASoC: davinci-mcasp: Channel count constraints for multi-serializer case Set channel count constraints for multiple serializers case. On McASP the active channels mask is the same for all the serializers. With the current implementation this means that if more than one serializers is used, all TDM slots have to be active on all serializers. The patch sets the channel count constraints according to number of RX and TX serializers. Reported-by: Misael Lopez Cruz Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed