aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>2006-10-06 12:34:51 -0400
committerJaroslav Kysela <perex@suse.cz>2007-02-09 03:00:20 -0500
commiteb1a6af39b70375d93ed25e7c916f64463e00614 (patch)
treea5cb9228ad4f5cad115d491a413a3ad0a0e7de29 /MAINTAINERS
parenta3288176de3fdd439d9bca0a0b9ca749c12ac5ac (diff)
[ALSA] ASoC: documentation & maintainer
This patch adds documentation describing the ASoC architecture and a maintainer entry for ASoC. The documentation includes the following files:- codec.txt: Codec driver internals. DAI.txt: Description of Digital Audio Interface standards and how to configure a DAI within your codec and CPU DAI drivers. dapm.txt: Dynamic Audio Power Management. platform.txt: Platform audio DMA and DAI. machine.txt: Machine driver internals. pop_clicks.txt: How to minimise audio artifacts. clocking.txt: ASoC clocking for best power performance. Signed-off-by: Liam Girdwood <liam.girdwood@wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fe35f3ac4cd3..010658a8b5a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3037,6 +3037,12 @@ M: perex@suse.cz
3037L: alsa-devel@alsa-project.org 3037L: alsa-devel@alsa-project.org
3038S: Maintained 3038S: Maintained
3039 3039
3040SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT
3041P: Liam Girdwood
3042M: liam.girdwood@wolfsonmicro.com
3043L: alsa-devel@alsa-project.org
3044S: Supported
3045
3040SPI SUBSYSTEM 3046SPI SUBSYSTEM
3041P: David Brownell 3047P: David Brownell
3042M: dbrownell@users.sourceforge.net 3048M: dbrownell@users.sourceforge.net