From: Daniel Mack Date: Wed, 16 Jul 2014 12:04:41 +0000 (+0200) Subject: ASoC: mcasp: don't override bclk divider if it was provided by the machine X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~9^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8267525c99f7a8ddb71a6f3d56cf17d4073a9973;p=pandora-kernel.git ASoC: mcasp: don't override bclk divider if it was provided by the machine If a machine driver provides an BCLK divider to the McASP driver, skip the automatic calculation. This fixes machines on which the physical sample transport always works in 32 bits, even though not all of them are actually used. snd_soc_params_to_bclk() will fail to address such cases properly. Signed-off-by: Daniel Mack Acked-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed