[alsa-devel] [PATCHES_v1] ASoC: Towards dropping runtime field from snd_soc_dai
jassi brar
jassisinghbrar at gmail.com
Mon Feb 22 07:55:59 CET 2010
Hi,
<Due to some problem I am unable to send inline patches, please accept
the attached patches for this time>
The following three patches are aimed at discarding runtime field
from struct snd_soc_dai, which comes in the way of working towards
making it possible to share cpu_dai/codec_dai among two or more dai_links.
[PATCH 1/3] ASoC: PLATFORM: Pass dai_link as argument to suspend, resume
Also a good idea to provide pointer to relevant dai_link to platform
suspend/resume. It also makes easy traversing the ASOC links to reach
the substream(when snd_soc_dai.runtime is dropped).
[PATCH 2/3] ASOC: ATMEL: Getting cpu_dai method change
[PATCH 3/3] ASOC: SND_SOC_DAI: Get rid of 'runtime' field
Regards.
More information about the Alsa-devel
mailing list