diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-19 18:54:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-19 18:54:02 +0200 |
commit | 0b449a441dac919444face9e3b6ca6aaec30791d (patch) | |
tree | 34e73a4f46c465c1c6408df681a4c8e08942ef9c /MAINTAINERS | |
parent | mmap: relax file size limit for regular files (diff) | |
parent | dmaengine: qcom: bam_dma: check if the runtime pm enabled (diff) | |
download | linux-0b449a441dac919444face9e3b6ca6aaec30791d.tar.xz linux-0b449a441dac919444face9e3b6ca6aaec30791d.zip |
Merge tag 'dmaengine-fix-4.17-rc6' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine fix from Vinod Koul:
- qcom bam runtime_pm fix
- email update for Vinod
* tag 'dmaengine-fix-4.17-rc6' of git://git.infradead.org/users/vkoul/slave-dma:
dmaengine: qcom: bam_dma: check if the runtime pm enabled
dmaengine: Update email address for Vinod
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d155d1e0dbc2..078fd80f664f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4309,7 +4309,7 @@ F: Documentation/driver-api/dma-buf.rst T: git git://anongit.freedesktop.org/drm/drm-misc DMA GENERIC OFFLOAD ENGINE SUBSYSTEM -M: Vinod Koul <vinod.koul@intel.com> +M: Vinod Koul <vkoul@kernel.org> L: dmaengine@vger.kernel.org Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ S: Maintained |