Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1393236
| From | Pramod Gurav <pramod.gurav@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 2/2] MAINTAINERS: Update the files to include the Qualcomm DMA folder |
| Date | 2016-05-03 11:40 +0200 |
| Message-ID | <ruEYa-5FG-13@gated-at.bofh.it> (permalink) |
| References | <ruEYa-5FG-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d826f1b..2327f92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1407,6 +1407,7 @@ L: linux-arm-msm@vger.kernel.org L: linux-soc@vger.kernel.org S: Maintained F: arch/arm/mach-qcom/ +F: drivers/dma/qcom/ F: drivers/soc/qcom/ F: drivers/tty/serial/msm_serial.h F: drivers/tty/serial/msm_serial.c -- 1.8.2.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support Pramod Gurav <pramod.gurav@linaro.org> - 2016-05-03 11:40 +0200
[PATCH v2 2/2] MAINTAINERS: Update the files to include the Qualcomm DMA folder Pramod Gurav <pramod.gurav@linaro.org> - 2016-05-03 11:40 +0200
Re: [PATCH v2 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support Manish Badarkhe <badarkhe.manish@gmail.com> - 2016-05-03 12:00 +0200
Re: [PATCH v2 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support Pramod Gurav <pramod.gurav@linaro.org> - 2016-05-03 13:40 +0200
Re: [PATCH v2 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support Manish Badarkhe <badarkhe.manish@gmail.com> - 2016-05-04 05:40 +0200
csiph-web