All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: mtd: Update spi nor reference driver
@ 2019-08-06 16:06 ` John Garry
  0 siblings, 0 replies; 24+ messages in thread
From: John Garry @ 2019-08-06 16:06 UTC (permalink / raw)
  To: corbet, mchehab+samsung, linux-mtd
  Cc: linux-doc, linux-kernel, frieder.schrempf, John Garry

The reference driver no longer exists since commit 50f1242c6742 ("mtd:
fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c").

Update reference to spi-fsl-qspi.c driver.

Signed-off-by: John Garry <john.garry@huawei.com>

diff --git a/Documentation/driver-api/mtd/spi-nor.rst b/Documentation/driver-api/mtd/spi-nor.rst
index f5333e3bf486..1f0437676762 100644
--- a/Documentation/driver-api/mtd/spi-nor.rst
+++ b/Documentation/driver-api/mtd/spi-nor.rst
@@ -59,7 +59,7 @@ Part III - How can drivers use the framework?
 
 The main API is spi_nor_scan(). Before you call the hook, a driver should
 initialize the necessary fields for spi_nor{}. Please see
-drivers/mtd/spi-nor/spi-nor.c for detail. Please also refer to fsl-quadspi.c
+drivers/mtd/spi-nor/spi-nor.c for detail. Please also refer to spi-fsl-qspi.c
 when you want to write a new driver for a SPI NOR controller.
 Another API is spi_nor_restore(), this is used to restore the status of SPI
 flash chip such as addressing mode. Call it whenever detach the driver from
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2019-09-06 15:10 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-06 16:06 [PATCH] docs: mtd: Update spi nor reference driver John Garry
2019-08-06 16:06 ` John Garry
2019-08-06 16:35 ` John Garry
2019-08-06 16:35   ` John Garry
2019-08-06 16:40   ` Schrempf Frieder
2019-08-06 16:40     ` Schrempf Frieder
2019-08-16 10:20     ` John Garry
2019-08-16 10:20       ` John Garry
2019-08-19  4:39       ` Vignesh Raghavendra
2019-08-19  4:39         ` Vignesh Raghavendra
2019-08-20 14:09         ` John Garry
2019-08-20 14:09           ` John Garry
2019-08-20 16:58           ` Mark Brown
2019-08-20 16:58             ` Mark Brown
2019-08-21 13:39             ` John Garry
2019-08-21 13:39               ` John Garry
2019-09-06 14:52 ` Jonathan Corbet
2019-09-06 14:52   ` Jonathan Corbet
2019-09-06 14:58   ` John Garry
2019-09-06 14:58     ` John Garry
2019-09-06 15:03     ` Jonathan Corbet
2019-09-06 15:03       ` Jonathan Corbet
2019-09-06 15:10       ` Tudor.Ambarus
2019-09-06 15:10         ` Tudor.Ambarus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.