From: Liam Girdwood Date: Fri, 20 Sep 2013 17:19:08 +0000 (+0100) Subject: ASoC: Docs: Machine update X-Git-Tag: v3.13-rc1~122^2^2~33^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5c47df974ddae44d4a1ff935cdda30b0795bc00;p=thirdparty%2Fkernel%2Flinux.git ASoC: Docs: Machine update 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 Signed-off-by: Mark Brown --- diff --git a/Documentation/sound/alsa/soc/machine.txt b/Documentation/sound/alsa/soc/machine.txt index d50c14df34112..74056dba52be7 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