diff options
| author | Dan Williams <[email protected]> | 2011-02-14 00:42:08 -0800 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2011-02-14 02:42:00 -0800 |
| commit | 4abed0af1e9bc911f28bb525eece522d94d047f2 (patch) | |
| tree | 479c8dbf74f0735d3f669da4ca5694ad82f76b03 | |
| parent | e19d1d4988f8020c25bf1758f9a898e1374cef35 (diff) | |
dmaengine: add slave-dma maintainer
Slave-dma has become the predominant usage model for dmaengine and needs
special attention. Memory-to-memory dma usage cases will continue to be
maintained by Dan.
Cc: Alan Cox <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 55592f8b672c..e2f0992ea4a5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2124,6 +2124,7 @@ S: Supported F: fs/dlm/ DMA GENERIC OFFLOAD ENGINE SUBSYSTEM +M: Vinod Koul <[email protected]> M: Dan Williams <[email protected]> S: Supported F: drivers/dma/ |