diff options
author | Pramod Gurav <pramod.gurav@linaro.org> | 2016-05-04 04:42:03 -0400 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2017-01-17 00:07:42 -0500 |
commit | 472cef345ca0879ef56ec593db5fb21afc87ed6c (patch) | |
tree | ef62f760f63866b582d223f3ba59d694334753b1 | |
parent | c5d8ccfec0e5356ca901b7fdf3c2361835e51725 (diff) |
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>
-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/* | |||
1628 | F: drivers/i2c/busses/i2c-qup.c | 1628 | F: drivers/i2c/busses/i2c-qup.c |
1629 | F: drivers/clk/qcom/ | 1629 | F: drivers/clk/qcom/ |
1630 | F: drivers/pinctrl/qcom/ | 1630 | F: drivers/pinctrl/qcom/ |
1631 | F: drivers/dma/qcom/ | ||
1631 | F: drivers/soc/qcom/ | 1632 | F: drivers/soc/qcom/ |
1632 | F: drivers/spi/spi-qup.c | 1633 | F: drivers/spi/spi-qup.c |
1633 | F: drivers/tty/serial/msm_serial.h | 1634 | F: drivers/tty/serial/msm_serial.h |