public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER
@ 2022-10-20  8:21 Lukas Bulwahn
  2022-10-20 15:28 ` Dan Williams
  2022-11-04 14:06 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2022-10-20  8:21 UTC (permalink / raw)
  To: Arnd Bergmann, Vinod Koul, dmaengine
  Cc: Dan Williams, kernel-janitors, linux-kernel, Lukas Bulwahn

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@gmail.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@intel.com>
-S:	Odd fixes
-F:	drivers/dma/iop-adma.c
-
 INTEL IPU3 CSI-2 CIO2 DRIVER
 M:	Yong Zhi <yong.zhi@intel.com>
 M:	Sakari Ailus <sakari.ailus@linux.intel.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-04 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20  8:21 [PATCH] MAINTAINERS: remove section INTEL IOP-ADMA DMA DRIVER Lukas Bulwahn
2022-10-20 15:28 ` Dan Williams
2022-11-04 14:06 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox