From: Frieder Schrempf Date: Mon, 7 Jan 2019 09:30:10 +0000 (+0000) Subject: MAINTAINERS: Move the Freescale QSPI driver to the SPI framework X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fcf85e5c2ac0e57430f065c77407e33c7b036a9d;p=linux.git 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 Signed-off-by: Mark Brown --- diff --git a/MAINTAINERS b/MAINTAINERS index 32d444476a900..8b6c0d454d7ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6090,9 +6090,9 @@ F: Documentation/devicetree/bindings/ptp/ptp-qoriq.txt FREESCALE QUAD SPI DRIVER M: Han Xu -L: linux-mtd@lists.infradead.org +L: linux-spi@vger.kernel.org S: Maintained -F: drivers/mtd/spi-nor/fsl-quadspi.c +F: drivers/spi/spi-fsl-qspi.c FREESCALE QUICC ENGINE LIBRARY M: Qiang Zhao