From: Kuninori Morimoto Date: Fri, 3 Feb 2012 08:58:48 +0000 (-0800) Subject: ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info X-Git-Tag: v3.4-rc1~88^2^2~27^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec691e73bf20e1c8e6ecd8e3725e4745bec4e21;p=pandora-kernel.git ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info Current FSI got each PortA/B parameter by porta_flags/portb_flags from platform. And .set_rate function was shared for PortA/B. This structure was not readable and not flexible. This patch adds sh_fsi_port_info, and its own settings was added on each platform. it is preparation for DMAEngine support Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed