diff options
author | Pramod Gurav <pramod.gurav@linaro.org> | 2016-05-04 14:12:03 +0530 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2017-01-16 23:07:42 -0600 |
commit | 472cef345ca0879ef56ec593db5fb21afc87ed6c (patch) | |
tree | ef62f760f63866b582d223f3ba59d694334753b1 /MAINTAINERS | |
parent | c5d8ccfec0e5356ca901b7fdf3c2361835e51725 (diff) | |
download | linux-472cef345ca0879ef56ec593db5fb21afc87ed6c.tar.gz linux-472cef345ca0879ef56ec593db5fb21afc87ed6c.tar.bz2 linux-472cef345ca0879ef56ec593db5fb21afc87ed6c.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..99a84eb680d3 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 |