From: Kuninori Morimoto Date: Thu, 20 Jan 2011 02:46:02 +0000 (+0900) Subject: ASoC: sh: fsi: Add snd_soc_dai_set_fmt support X-Git-Tag: v2.6.39-rc1~200^2^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d805f7b6607f6e547dc22e5d57c201e43d21c05;p=pandora-kernel.git ASoC: sh: fsi: Add snd_soc_dai_set_fmt support This patch add snd_soc_dai_ops :: set_fmt to FSI driver and select master/slave clock mode by snd_soc_dai_set_fmt on fsi-xxx.c instead of platform infomation code. This patch remove fsi_is_master function which is no longer needed. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Acked-by: Paul Mundt Signed-off-by: Mark Brown --- Reading git-diff-tree failed