From: Daniel Mack Date: Thu, 16 May 2013 13:25:01 +0000 (+0200) Subject: ASoC: davinci: fix sample rotation X-Git-Tag: v3.10-rc4~18^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796718925159523919a589ecbd6d1811c22ef55f;p=pandora-kernel.git ASoC: davinci: fix sample rotation McASP serial audio engine needs different rotation values on TX and RX channels. Commit dde109fb462 ("ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback") changed the calculation to fix the playback format, but broke the capture stream by doing it for both TXFMT and RXFMT. Signed-off-by: Daniel Mack Signed-off-by: Mark Brown Cc: stable@vger.kernel.org [3.9 only] --- Reading git-diff-tree failed