From: Fabio Baltieri Date: Tue, 28 May 2013 14:16:39 +0000 (+0200) Subject: ASoC: ux500: Ensure consistent configuration between DAIs X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a130243b96622e16af7c1ac7ba903b4cec7aa81b;p=pandora-kernel.git ASoC: ux500: Ensure consistent configuration between DAIs Current implementation of mop500_ab8500 allows for inconsistent sample rate and channel count configuration between the playback and recording interfaces, through in the hardware the two MSP controllers share common clock and frame sync signals. This patch adds the necessary code to ensure that the two device are configure consistently. The check is added at machine driver level, as how to lock DAI configuration depend of the actual hardware implementation. Signed-off-by: Fabio Baltieri Signed-off-by: Mark Brown --- Reading git-diff-tree failed