From: guoyh Date: Mon, 7 May 2012 07:34:24 +0000 (+0800) Subject: ASoC: pxa: allocate the SSP DMA parameters in startup X-Git-Tag: v3.5-rc1~118^2~3^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93ca1ae61adf67104a78739b793b27a7886c489;p=pandora-kernel.git ASoC: pxa: allocate the SSP DMA parameters in startup Allocating the SSP DMA parameters in startup, freeing it in shutdown instead of freeing and re-allocating it in hw_params. After doing that, the logic is clear and more safe. Signed-off-by: guoyh Signed-off-by: Mark Brown --- Reading git-diff-tree failed