linux-stable/Documentation/driver-api/mtd
Tudor Ambarus 7fe1b00d92
mtd: spi-nor: Stop exporting spi_nor_restore()
Some SPI NOR controllers that used this method were moved to
drivers/spi/. We don't accept new support for the existing SPI NOR
controllers drivers under drivers/mtd/spi-nor/controllers/ and we
encourage their owners to move the drivers under drivers/spi/.
Make spi_nor_restore() private as we're going to use it just in core.c.

Link: https://lore.kernel.org/r/20230331074606.3559258-8-tudor.ambarus@linaro.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
2023-04-04 09:43:50 +03:00
..
index.rst Documentation / MTD: Rename the intel-spi driver 2022-02-14 12:53:10 +00:00
nand_ecc.rst docs: mtd: Avoid htmldocs warnings 2020-12-10 22:37:32 +01:00
spi-intel.rst Documentation / MTD: Rename the intel-spi driver 2022-02-14 12:53:10 +00:00
spi-nor.rst mtd: spi-nor: Stop exporting spi_nor_restore() 2023-04-04 09:43:50 +03:00