diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2017-01-02 11:42:08 -0500 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-01-02 22:43:05 -0500 |
commit | f53243b563e8966fb5a5cd8f27d48b832d3b1c43 (patch) | |
tree | 72f67c75a0ba2e7a878316025ce6cbab5c9bc2c1 /MAINTAINERS | |
parent | 836c3ce2566fb8c1754f8d7c9534cad9bc8a6879 (diff) |
MAINTAINERS: dmaengine: Update + Hand over the at_hdmac driver to Ludovic
Hand over the Microchip / Atmel DMA driver handled by at_hdmac driver
to Ludovic who is responsible for the newer at_xdmac driver as well.
Also update the entry name and position to follow company changes.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..c10150853273 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2194,14 +2194,6 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers) | |||
2194 | S: Supported | 2194 | S: Supported |
2195 | F: sound/soc/atmel | 2195 | F: sound/soc/atmel |
2196 | 2196 | ||
2197 | ATMEL DMA DRIVER | ||
2198 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
2199 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
2200 | S: Supported | ||
2201 | F: drivers/dma/at_hdmac.c | ||
2202 | F: drivers/dma/at_hdmac_regs.h | ||
2203 | F: include/linux/platform_data/dma-atmel.h | ||
2204 | |||
2205 | ATMEL XDMA DRIVER | 2197 | ATMEL XDMA DRIVER |
2206 | M: Ludovic Desroches <ludovic.desroches@atmel.com> | 2198 | M: Ludovic Desroches <ludovic.desroches@atmel.com> |
2207 | L: linux-arm-kernel@lists.infradead.org | 2199 | L: linux-arm-kernel@lists.infradead.org |
@@ -8174,6 +8166,15 @@ S: Maintained | |||
8174 | F: drivers/tty/serial/atmel_serial.c | 8166 | F: drivers/tty/serial/atmel_serial.c |
8175 | F: include/linux/atmel_serial.h | 8167 | F: include/linux/atmel_serial.h |
8176 | 8168 | ||
8169 | MICROCHIP / ATMEL DMA DRIVER | ||
8170 | M: Ludovic Desroches <ludovic.desroches@microchip.com> | ||
8171 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
8172 | L: dmaengine@vger.kernel.org | ||
8173 | S: Supported | ||
8174 | F: drivers/dma/at_hdmac.c | ||
8175 | F: drivers/dma/at_hdmac_regs.h | ||
8176 | F: include/linux/platform_data/dma-atmel.h | ||
8177 | |||
8177 | MICROCHIP / ATMEL ISC DRIVER | 8178 | MICROCHIP / ATMEL ISC DRIVER |
8178 | M: Songjun Wu <songjun.wu@microchip.com> | 8179 | M: Songjun Wu <songjun.wu@microchip.com> |
8179 | L: linux-media@vger.kernel.org | 8180 | L: linux-media@vger.kernel.org |