From 472cef345ca0879ef56ec593db5fb21afc87ed6c Mon Sep 17 00:00:00 2001 From: Pramod Gurav <pramod.gurav@linaro.org> Date: Wed, 4 May 2016 14:12:03 +0530 Subject: [PATCH] MAINTAINERS: Update the files to include the Qualcomm DMA folder Recently all qcom dma drivers were moved a separate directory. Update the files to include the same Signed-off-by: Pramod Gurav <pramod.gurav@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d947..99a84eb680d3d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1628,6 +1628,7 @@ F: arch/arm64/boot/dts/qcom/* F: drivers/i2c/busses/i2c-qup.c F: drivers/clk/qcom/ F: drivers/pinctrl/qcom/ +F: drivers/dma/qcom/ F: drivers/soc/qcom/ F: drivers/spi/spi-qup.c F: drivers/tty/serial/msm_serial.h -- GitLab