From: Kuninori Morimoto Date: Mon, 17 Dec 2012 06:12:42 +0000 (-0800) Subject: ASoC: fsi: remove SH_FSI_xxx_INV flags X-Git-Tag: v3.9-rc1~129^2~24^2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abca75814a82c0c53c0a8ec7fa1300c133bc4f01;p=pandora-kernel.git ASoC: fsi: remove SH_FSI_xxx_INV flags 3449f5fab8c51e37a8a48bc2516588c615373191 (ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support) added clock inversion support via snd_soc_dai_set_fmt(). Thus, this patch removed SH_FSI_xxx_INV and fsi_get_info() from fsi driver, and modified platform settings to use new style. Then, it cleaned up meaningless settings from platform. Signed-off-by: Kuninori Morimoto Acked-by: Simon Horman Signed-off-by: Mark Brown --- Reading git-diff-tree failed