2018-07-05 11:20:44

by Frieder Schrempf

[permalink] [raw]
Subject: [PATCH v2 12/12] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

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 <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 63700ce..14039e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5746,9 +5746,9 @@ F: Documentation/devicetree/bindings/ptp/ptp-qoriq.txt

FREESCALE QUAD SPI DRIVER
M: Han Xu <[email protected]>
-L: [email protected]
+L: [email protected]
S: Maintained
-F: drivers/mtd/spi-nor/fsl-quadspi.c
+F: drivers/spi/spi-fsl-qspi.c

FREESCALE QUICC ENGINE LIBRARY
M: Qiang Zhao <[email protected]>
--
2.7.4