From: Russell King Date: Thu, 26 Jun 2014 14:23:00 +0000 (+0100) Subject: ASoC: kirkwood-i2s: fix RECCTL masking X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~7^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6772190632ebce6c5c6010d2bc77d5de866831b6;p=pandora-kernel.git ASoC: kirkwood-i2s: fix RECCTL masking Since we wish to disable capture inputs for some formats, we need to ensure that we clear the enable bits in our cached record control register. This seems to have been missed, resulting in the register only accumulating enable bits. Signed-off-by: Russell King Tested-by: Andrew Lunn Signed-off-by: Mark Brown --- Reading git-diff-tree failed