From: Peter Ujfalusi Date: Fri, 4 Apr 2014 11:31:45 +0000 (+0300) Subject: ASoC: davinci-mcasp: Add support for I2S format X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~5^4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd950f75dd71f13194b5d5c8ec67926a1996102;p=pandora-kernel.git ASoC: davinci-mcasp: Add support for I2S format The FS needs to be inverted in McASP compared to other supported formats. Use a flag to indicate if the FS needs to be inverted. At the same time fail when non supported format is asked since the default case was anyways configuring McASP to a not valid format. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed