diff options
author | Liam Girdwood <liam.girdwood@wolfsonmicro.com> | 2006-10-06 12:34:51 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2007-02-09 03:00:20 -0500 |
commit | eb1a6af39b70375d93ed25e7c916f64463e00614 (patch) | |
tree | a5cb9228ad4f5cad115d491a413a3ad0a0e7de29 /MAINTAINERS | |
parent | a3288176de3fdd439d9bca0a0b9ca749c12ac5ac (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-- | MAINTAINERS | 6 |
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 | |||
3037 | L: alsa-devel@alsa-project.org | 3037 | L: alsa-devel@alsa-project.org |
3038 | S: Maintained | 3038 | S: Maintained |
3039 | 3039 | ||
3040 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT | ||
3041 | P: Liam Girdwood | ||
3042 | M: liam.girdwood@wolfsonmicro.com | ||
3043 | L: alsa-devel@alsa-project.org | ||
3044 | S: Supported | ||
3045 | |||
3040 | SPI SUBSYSTEM | 3046 | SPI SUBSYSTEM |
3041 | P: David Brownell | 3047 | P: David Brownell |
3042 | M: dbrownell@users.sourceforge.net | 3048 | M: dbrownell@users.sourceforge.net |