[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221020082103.29218-1-lukas.bulwahn@gmail.com>
Date: Thu, 20 Oct 2022 10:21:03 +0200
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Arnd Bergmann <arnd@...db.de>, Vinod Koul <vkoul@...nel.org>,
dmaengine@...r.kernel.org
Cc: Dan Williams <dan.j.williams@...el.com>,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH] MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER
Commit cd0ab43ec91a ("dmaengine: remove iop-adma driver") removes the
driver's source code, but misses to remove the MAINTAINERS section.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken file pattern.
Remove the INTEL IOP-ADMA DMA DRIVER section pointing to the removed
driver.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
---
Arnd, please ack.
Vinod, please pick this minor clean-up patch on top of the commit above.
MAINTAINERS | 5 -----
1 file changed, 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8912c852d5a2..9839febf8b51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10339,11 +10339,6 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
F: drivers/iommu/intel/
F: include/linux/intel-svm.h
-INTEL IOP-ADMA DMA DRIVER
-R: Dan Williams <dan.j.williams@...el.com>
-S: Odd fixes
-F: drivers/dma/iop-adma.c
-
INTEL IPU3 CSI-2 CIO2 DRIVER
M: Yong Zhi <yong.zhi@...el.com>
M: Sakari Ailus <sakari.ailus@...ux.intel.com>
--
2.17.1
Powered by blists - more mailing lists