From: Peter Ujfalusi Date: Fri, 4 Apr 2014 11:31:42 +0000 (+0300) Subject: ASoC: davinci-mcasp: Format data delay configuration enhancement X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~5^4~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dfa9a4e6aacba70bff24c47871ac9aba3e76020;p=pandora-kernel.git ASoC: davinci-mcasp: Format data delay configuration enhancement Use intermediate variable for the data delay needed for the specific format and write the register after the format configuration at once. This will help to control the number of lines as support for more formats going to be added. Also fixes a case when we switch between two formats with different delay requirements. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed