From: Markus Pargmann Date: Mon, 19 Aug 2013 15:05:58 +0000 (+0200) Subject: ASoC: fsl-ssi: ac97-slave support X-Git-Tag: v3.12-rc1~150^2~9^2~42^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd7f0295aab102acb77c19d6d77eab5f5145364c;p=pandora-kernel.git ASoC: fsl-ssi: ac97-slave support This patch adds ac97-slave support. For ac97, the registers have to be setup earlier than for other ssi modes because there is some communication with the external device before streaming. So this patch introduces a fsl_ssi_setup function to setup the registers for different ssi operation modes seperately. This patch was tested with imx27-pca100. Signed-off-by: Markus Pargmann Tested-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed