From: Jyri Sarha Date: Thu, 23 Apr 2015 13:16:04 +0000 (+0300) Subject: ASoC: davinci-mcasp: Calculate BCLK using TDM slots and remove channels rule X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f114f772ade64bca1c477322a18da8ed3bb8e6b;p=pandora-kernel.git ASoC: davinci-mcasp: Calculate BCLK using TDM slots and remove channels rule The McASP driver currently always sends as many slots or channels to a i2s-wire as there are configured tdm_slots (see mcasp_i2s_hw_param()). Thus the BLCK rate does not depend on the amount of channels, just the configure amount of tdm-slots. Reported-by: Misael Lopez Cruz Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed