From 91a38540f504cdde7cb62668f7a6d52e3bd0178b Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Wed, 22 Feb 2012 10:49:05 +0100 Subject: [PATCH] ASoC: imx-ssi: Set dma data early Move the call to snd_soc_dai_set_dma_data from the hw_params callback to the startup callback. This allows us to use the dma data in the pcm driver's open callback. Signed-off-by: Lars-Peter Clausen Tested-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-format-patch failed