MAINTAINERS: use the iommu list for the dma-mapping subsystem

Maintaining a subsystem with linux-kernel as the main list is painful
as it has way to much traffic. On the other hand the dma-mapping
subsystem is small enough that a list on its own would be silly.
So use the list for the closes subsystem instead instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Joerg Roedel <jroedel@suse.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>

+1 -1
+1 -1
MAINTAINERS
··· 4175 4175 M: Christoph Hellwig <hch@lst.de> 4176 4176 M: Marek Szyprowski <m.szyprowski@samsung.com> 4177 4177 R: Robin Murphy <robin.murphy@arm.com> 4178 - L: linux-kernel@vger.kernel.org 4178 + L: iommu@lists.linux-foundation.org 4179 4179 T: git git://git.infradead.org/users/hch/dma-mapping.git 4180 4180 W: http://git.infradead.org/users/hch/dma-mapping.git 4181 4181 S: Supported