From: Nicolin Chen Date: Fri, 8 Aug 2014 10:41:19 +0000 (+0800) Subject: ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive X-Git-Tag: omap-for-v3.19/prcm-cleanup~125^2~8^2~5^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7344a4ebabe90e064d3e087727f45624cdc942;p=pandora-kernel.git ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive The previous patch (ASoC: fsl_sai: Add asynchronous mode support) added new Device Tree bindings for Asynchronous and Synchronous modes support. However, these two shall not be present at the same time. So this patch just simply makes them exclusive so as to avoid incorrect Device Tree binding usage. Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed