drivers/dma/qcom directory is being shared by multiple QCOM dmaengine drivers. Separate ownership by filenames.
Signed-off-by: Sinan Kaya <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ff14894..111dd8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11669,6 +11669,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.g S: Supported F: arch/hexagon/ +QUALCOMM HIDMA DRIVER +M: Sinan Kaya <[email protected]> +L: [email protected] +L: [email protected] +L: [email protected] +S: Supported +F: drivers/dma/qcom/hidma* + QUALCOMM IOMMU M: Rob Clark <[email protected]> L: [email protected] -- 2.7.4

