[PATCH 1/3] ASoC: PLATFORM: Pass dai_link as argument to suspend, resume Passing pointer to relevant dai_link provides easier reach to the ASOC tree in suspend/resume of snd_soc_platform. It also provides direct access to the dai at the other end of the dai_link. Also, modified ATMEL pcm suspend/resume callbacks for the new API. Signed-off-by: Jassi Brar <jassi.brar@xxxxxxxxxxx> --- include/sound/soc.h | 5 +++-- sound/soc/atmel/atmel-pcm.c | 6 ++++-- sound/soc/soc-core.c | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-)
Attachment:
0001-ASoC-PLATFORM-Pass-dai_link-as-argument-to-suspend.patch
Description: Binary data
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel