From: Kuninori Morimoto Date: Fri, 16 Nov 2012 09:17:43 +0000 (-0800) Subject: ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3449f5fab8c51e37a8a48bc2516588c615373191;p=pandora-kernel.git ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support Current FSI driver is using platform information pointer, but it is not good design for DT support. This patch adds SND_SOC_DAIFMT_INV_xxx support, and it is possible to independent from platform information pointer. Old type SH_FSI_xxx_INV is still supported, but it will be removed soon. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed