From: Liam Girdwood <liam.r.girdwood@linux.intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <liam.r.girdwood@linux.intel.com>,
alsa-devel@alsa-project.org
Subject: [PATCH 4/5] ASoC: Docs: Machine update
Date: Mon, 23 Sep 2013 12:14:01 +0100 [thread overview]
Message-ID: <1379934842-4489-4-git-send-email-liam.r.girdwood@linux.intel.com> (raw)
In-Reply-To: <1379934842-4489-1-git-send-email-liam.r.girdwood@linux.intel.com>
Update the machine driver documentation and bring it up to date
with the current code base. This includes multi component.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
---
Documentation/sound/alsa/soc/machine.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/sound/alsa/soc/machine.txt b/Documentation/sound/alsa/soc/machine.txt
index d50c14d..74056db 100644
--- a/Documentation/sound/alsa/soc/machine.txt
+++ b/Documentation/sound/alsa/soc/machine.txt
@@ -1,8 +1,10 @@
ASoC Machine Driver
===================
-The ASoC machine (or board) driver is the code that glues together the platform
-and codec drivers.
+The ASoC machine (or board) driver is the code that glues together all the
+component drivers (e.g. codecs, platforms and DAIs). It also describes the
+relationships between each componnent which include audio paths, GPIOs,
+interrupts, clocking, jacks and voltage regulators.
The machine driver can contain codec and platform specific code. It registers
the audio subsystem with the kernel as a platform device and is represented by
--
1.8.1.2
next prev parent reply other threads:[~2013-09-23 11:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 11:13 [PATCH 1/5] ASoC: Docs: Update codec documentation Liam Girdwood
2013-09-23 11:13 ` [PATCH 2/5] ASoC: Docs: Platform update Liam Girdwood
2013-09-23 11:14 ` [PATCH 3/5] ASoC: Docs: update DAPM Liam Girdwood
2013-09-23 11:14 ` Liam Girdwood [this message]
2013-09-23 11:14 ` [PATCH 5/5] ASoC: Docs: Add documentation for Dynamic PCM Liam Girdwood
2013-09-23 13:42 ` [PATCH 1/5] ASoC: Docs: Update codec documentation Mark Brown
2013-09-24 10:08 ` Vinod Koul
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=1379934842-4489-4-git-send-email-liam.r.girdwood@linux.intel.com \
--to=liam.r.girdwood@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
/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).