From: Markus Pargmann <m...@pengutrnoix.de>

Signed-off-by: Markus Pargmann <m...@pengutronix.de>
---
 sound/soc/soc-generic-dmaengine-pcm.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sound/soc/soc-generic-dmaengine-pcm.c 
b/sound/soc/soc-generic-dmaengine-pcm.c
index 2e25402..f752577 100644
--- a/sound/soc/soc-generic-dmaengine-pcm.c
+++ b/sound/soc/soc-generic-dmaengine-pcm.c
@@ -50,7 +50,8 @@ int snd_dmaengine_pcm_prepare_slave_config(struct 
snd_pcm_substream *substream,
        if (ret)
                return ret;
 
-       snd_dmaengine_set_config_from_dai_data(substream, dma_data, 
slave_config);
+       snd_dmaengine_pcm_set_config_from_dai_data(substream, dma_data,
+                       slave_config);
 
        return 0;
 }
-- 
1.8.1.5

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to