diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-19 17:33:54 +0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-10-20 00:33:26 +0400 |
commit | d7f8761b6614d2d3695dd57d27d0b2f952777648 (patch) | |
tree | 9031e3e979622d63a3f010cf6076bf315b4d1611 /MAINTAINERS | |
parent | 20c87bd40e6c1ff7e31cc5eea4fb37829a57eb58 (diff) | |
download | linux-d7f8761b6614d2d3695dd57d27d0b2f952777648.tar.xz |
ALSA: Add MAINTAINERS entry for dmaengine helpers
Help ensure that Lars-Peter gets CCed on dmaengine related patches by
adding a MAINTAINERS entry for the helpers.
Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8a0cbf3cf2c8..a30a8143330c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7816,6 +7816,13 @@ F: Documentation/sound/alsa/soc/ F: sound/soc/ F: include/sound/soc* +SOUND - DMAENGINE HELPERS +M: Lars-Peter Clausen <lars@metafoo.de> +S: Supported +F: include/sound/dmaengine_pcm.h +F: sound/core/pcm_dmaengine.c +F: sound/soc/soc-generic-dmaengine-pcm.c + SPARC + UltraSPARC (sparc/sparc64) M: "David S. Miller" <davem@davemloft.net> L: sparclinux@vger.kernel.org |