From: Sascha Hauer Date: Wed, 25 Nov 2009 15:41:04 +0000 (+0100) Subject: ASoC: Add a new imx-ssi sound driver X-Git-Tag: v2.6.34-rc1~243^2^2~73^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8380222ec9458d38a4e0cc3cb688ad7fff311df4;p=pandora-kernel.git ASoC: Add a new imx-ssi sound driver The old driver has the number of SSI units in the system hardcoded, does not make use of the device model and works only on i.MX21/27. This driver replaces it. It works in DMA mode on i.MX21/27 and using an FIQ handler on other systems. It also supports AC97 mode of the SSI units. Signed-off-by: Sascha Hauer Acked-by: Javier Martin Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed