]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - sound/soc/sh/rcar/core.c
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[mirror_ubuntu-hirsute-kernel.git] / sound / soc / sh / rcar / core.c
index 0bfcb77e5f65877c5090ba1b3c49f16e807572ba..4349f2fb823ff18fa50b6b15ce85037d8cc2e21e 100644 (file)
@@ -696,7 +696,7 @@ struct snd_soc_dai *rsnd_substream_to_dai(struct snd_pcm_substream *substream)
 {
        struct snd_soc_pcm_runtime *rtd = substream->private_data;
 
-       return  rtd->cpu_dai;
+       return  asoc_rtd_to_cpu(rtd, 0);
 }
 
 static