[PATCH 2/3] ASOC: ATMEL: Getting cpu_dai method change Currently only the atmel driver make use of snd_soc_dai.runtime field. If the dais are to be shared among two or more dai_links, the field must be got rid of. So, in atmel driver reach the substream via dai_link->pcm so as to not depend of snd_soc_dai.runtime field. Signed-off-by: Jassi Brar <jassi.brar@xxxxxxxxxxx> --- sound/soc/atmel/atmel-pcm.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-)
Attachment:
0002-ASOC-ATMEL-Getting-cpu_dai-method-change.patch
Description: Binary data
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel