[PATCH 11/11] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

From: Frieder Schrempf
Date: Wed May 30 2018 - 09:30:14 EST


The driver was ported to the SPI framework so it can be used as
a generic SPI memory driver and not only for SPI NOR.
Reflect this transition in the MAINTAINERS file.

Signed-off-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxx>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9051a9c..22cfc8d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5732,9 +5732,9 @@ F: Documentation/devicetree/bindings/powerpc/fsl/fman.txt

FREESCALE QUAD SPI DRIVER
M: Han Xu <han.xu@xxxxxxx>
-L: linux-mtd@xxxxxxxxxxxxxxxxxxx
+L: linux-spi@xxxxxxxxxxxxxxx
S: Maintained
-F: drivers/mtd/spi-nor/fsl-quadspi.c
+F: drivers/spi/spi-fsl-qspi.c

FREESCALE QUICC ENGINE LIBRARY
M: Qiang Zhao <qiang.zhao@xxxxxxx>
--
2.7.4