From: jassi brar <jassisinghbrar@gmail.com>
To: alsa-devel@alsa-project.org
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: [PATCHES_v1] ASoC: Towards dropping runtime field from snd_soc_dai
Date: Mon, 22 Feb 2010 15:55:59 +0900 [thread overview]
Message-ID: <1b68c6791002212255j69faa9b7k13da803bf65c2177@mail.gmail.com> (raw)
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.
next reply other threads:[~2010-02-22 6:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 6:55 jassi brar [this message]
2010-02-22 14:27 ` [PATCHES_v1] ASoC: Towards dropping runtime field from snd_soc_dai Mark Brown
2010-02-23 4:57 ` jassi brar
2010-02-23 9:34 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1b68c6791002212255j69faa9b7k13da803bf65c2177@mail.gmail.com \
--to=jassisinghbrar@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=lrg@slimlogic.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).