diff mbox series

MAINTAINERS: Fix AMD PTDMA DRIVER entry

Message ID 28b7663ebcaf9363324a615129417b24625a7038.1630413650.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Commit 8f031494df0e5bed90f262c138f592535946910d
Headers show
Series MAINTAINERS: Fix AMD PTDMA DRIVER entry | expand

Commit Message

Geert Uytterhoeven Aug. 31, 2021, 12:42 p.m. UTC
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 <geert+renesas@glider.be>
---
 MAINTAINERS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Vinod Koul Aug. 31, 2021, 4:17 p.m. UTC | #1
On 31-08-21, 14:42, Geert Uytterhoeven wrote:
> Remove the bogus leading plus signs from the entry for the AMD PTDMA
> driver.

Applied, thanks
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 51827224c141eaa8..3b024911ce6e50fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -985,11 +985,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 <sanju.mehta@amd.com>
-+L:	dmaengine@vger.kernel.org
-+S:	Maintained
-+F:	drivers/dma/ptdma/
+AMD PTDMA DRIVER
+M:	Sanjay R Mehta <sanju.mehta@amd.com>
+L:	dmaengine@vger.kernel.org
+S:	Maintained
+F:	drivers/dma/ptdma/
 
 AMD SEATTLE DEVICE TREE SUPPORT
 M:	Brijesh Singh <brijeshkumar.singh@amd.com>