From: Geert Uytterhoeven Date: Tue, 31 Aug 2021 12:42:21 +0000 (+0200) Subject: MAINTAINERS: Fix AMD PTDMA DRIVER entry X-Git-Tag: Ubuntu-5.15.0-12.12~1847^2~2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=8f031494df0e5bed90f262c138f592535946910d;p=mirror_ubuntu-jammy-kernel.git MAINTAINERS: Fix AMD PTDMA DRIVER entry Remove the bogus leading plus signs from the entry for the AMD PTDMA driver. Fixes: fa5d823b16a9442d ("dmaengine: ptdma: Initial driver for the AMD PTDMA") Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/28b7663ebcaf9363324a615129417b24625a7038.1630413650.git.geert+renesas@glider.be Signed-off-by: Vinod Koul --- diff --git a/MAINTAINERS b/MAINTAINERS index 293f4f5e1e8b..1e177c2a29b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -979,11 +979,11 @@ S: Supported T: git https://gitlab.freedesktop.org/agd5f/linux.git F: drivers/gpu/drm/amd/pm/powerplay/ -+AMD PTDMA DRIVER -+M: Sanjay R Mehta -+L: dmaengine@vger.kernel.org -+S: Maintained -+F: drivers/dma/ptdma/ +AMD PTDMA DRIVER +M: Sanjay R Mehta +L: dmaengine@vger.kernel.org +S: Maintained +F: drivers/dma/ptdma/ AMD SEATTLE DEVICE TREE SUPPORT M: Brijesh Singh