From: Kuninori Morimoto Date: Tue, 13 Jul 2010 03:13:14 +0000 (+0900) Subject: ASoC: fsi: Fixup for master mode X-Git-Tag: v2.6.36-rc1~493^2~1^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccad7b44ccdc8341c1449bc5b864b42b197f8c2e;p=pandora-kernel.git ASoC: fsi: Fixup for master mode This patch add hw_params to snd_soc_dai_ops, because board specific set_rate is needed when FSI was used as master mode. This patch remove fsi_clk_ctrl from fsi_dai_startup, because clock should be disabled before set_rate. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed