From: Kuninori Morimoto Date: Fri, 3 Dec 2010 08:37:44 +0000 (+0900) Subject: ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclk X-Git-Tag: v2.6.38-rc1~236^2^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0e73025f74699e9cc9df60649fcc14cd02481b;p=pandora-kernel.git ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclk There was a strange part where fsi->xxx had been used for fsi_master_xxx function instead of master->xxx in current FSI. This patch modify it. Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed