From: Stephen Warren Date: Tue, 5 Mar 2013 00:10:20 +0000 (-0700) Subject: ASoC: tegra: fix I2S bit count mask X-Git-Tag: v3.9-rc2~10^2~5^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af18c5cc9403999bb189f825b816f7fc80fc0ee;p=pandora-kernel.git ASoC: tegra: fix I2S bit count mask This register field is 11 bits wide, not 15 bits wide. Given the way this value is currently, used, this patch has no practical effect. However, it's still best if the value is correct. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed