]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
MAINTAINERS: sdhci: move the Microchip entry to proper location
authorNicolas Ferre <nicolas.ferre@microchip.com>
Wed, 29 Aug 2018 14:31:47 +0000 (16:31 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 25 Sep 2018 10:26:31 +0000 (12:26 +0200)
All SDHCI controller drivers are gathered at the same place, add the
Microchip one there.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
MAINTAINERS

index 78044223d90f4fef23471ac651dbbaa791ed5c10..df2f61548308306ad165b5e0182abc6e4a903d3f 100644 (file)
@@ -2483,12 +2483,6 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/input/atmel,maxtouch.txt
 F:     drivers/input/touchscreen/atmel_mxt_ts.c
 
-ATMEL SDMMC DRIVER
-M:     Ludovic Desroches <ludovic.desroches@microchip.com>
-L:     linux-mmc@vger.kernel.org
-S:     Supported
-F:     drivers/mmc/host/sdhci-of-at91.c
-
 ATMEL WIRELESS DRIVER
 M:     Simon Kelley <simon@thekelleys.org.uk>
 L:     linux-wireless@vger.kernel.org
@@ -13006,6 +13000,12 @@ L:     linux-mmc@vger.kernel.org
 S:     Maintained
 F:     drivers/mmc/host/sdhci-pci-dwc-mshc.c
 
+SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER
+M:     Ludovic Desroches <ludovic.desroches@microchip.com>
+L:     linux-mmc@vger.kernel.org
+S:     Supported
+F:     drivers/mmc/host/sdhci-of-at91.c
+
 SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
 M:     Ben Dooks <ben-linux@fluff.org>
 M:     Jaehoon Chung <jh80.chung@samsung.com>