[PATCH] MAINTAINERS: Remove the AT91 clk driver entry
From: Boris Brezillon <hidden>
Date: 2018-06-13 08:29:36
Also in:
linux-clk
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Boris Brezillon <hidden>
Date: 2018-06-13 08:29:36
Also in:
linux-clk
Subsystem:
the rest · Maintainer:
Linus Torvalds
I've stopped actively maintaining this driver for quite some time already, and at91 maintainers are doing a good job at maintaining it. Remove the AT91 clk driver entry so that the driver automatically falls under the "ARM/Microchip (AT91) SoC support" entry. Signed-off-by: Boris Brezillon <redacted> --- MAINTAINERS | 5 ----- 1 file changed, 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 634abf4569c4..491cc42ab65f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS@@ -1242,11 +1242,6 @@ F: arch/arm/mach-aspeed/ F: arch/arm/boot/dts/aspeed-* N: aspeed -ARM/ATMEL AT91 Clock Support -M: Boris Brezillon <boris.brezillon@bootlin.com> -S: Maintained -F: drivers/clk/at91 - ARM/CALXEDA HIGHBANK ARCHITECTURE M: Rob Herring <robh@kernel.org> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
--
2.14.1