From: Jyri Sarha Date: Wed, 6 Aug 2014 13:47:16 +0000 (+0300) Subject: ASoC: mcasp: Fix implicit BLCK divider setting X-Git-Tag: omap-for-v3.17/fixes-against-rc2~29^2~4^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8813543ecb405f3ea29be8dfa1f85afc6e06a544;p=pandora-kernel.git ASoC: mcasp: Fix implicit BLCK divider setting The implicit BLCK divider setting was broken by "ASoC: mcasp: don't override bclk divider if it was provided by the machine"-patch. After the BCLK divider is implicitly set for the first time the mcasp->bclk_div gets a non zero value and the implicit setting is "turned off". Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed