[alsa-devel] [PATCH 2/3] ASOC: ATMEL: Getting cpu_dai method change
22 Feb
2010
22 Feb
'10
7:59 a.m.
[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@samsung.com --- sound/soc/atmel/atmel-pcm.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-)
5417
Age (days ago)
5417
Last active (days ago)
0 comments
1 participants
participants (1)
-
jassi brar