mirror of
https://github.com/torvalds/linux.git
synced 2024-11-04 11:04:38 +00:00
10cab262f4
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> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |
||
---|---|---|
.. | ||
atmel_ssc_dai.c | ||
atmel_ssc_dai.h | ||
atmel-pcm.c | ||
atmel-pcm.h | ||
Kconfig | ||
Makefile | ||
playpaq_wm8510.c | ||
sam9g20_wm8731.c | ||
snd-soc-afeb9260.c |