diff options
author | Vinod Koul <vinod.koul@intel.com> | 2013-08-12 01:45:27 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-08-12 05:43:23 -0400 |
commit | f672f31ab58c1e7e96acb4ea54eebb8bb59a2667 (patch) | |
tree | 8477e3cc034a5561735511353fecbfc642d54d3d /MAINTAINERS | |
parent | 33bbe1499cb3eebb4d5f66d56ed8026d0bc56d63 (diff) |
ALSA: compress: update the MAINTAINER entry
add missing uapi/ headers and Documentation files
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b4d1de966215..1c2bba331830 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7660,7 +7660,9 @@ M: Vinod Koul <vinod.koul@intel.com> | |||
7660 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 7660 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
7661 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git | 7661 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git |
7662 | S: Supported | 7662 | S: Supported |
7663 | F: Documentation/sound/alsa/compress_offload.txt | ||
7663 | F: include/sound/compress_driver.h | 7664 | F: include/sound/compress_driver.h |
7665 | F: include/uapi/sound/compress_* | ||
7664 | F: sound/core/compress_offload.c | 7666 | F: sound/core/compress_offload.c |
7665 | F: sound/soc/soc-compress.c | 7667 | F: sound/soc/soc-compress.c |
7666 | 7668 | ||