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
..
2022-12-19 08:54:17 -06:00
2023-02-26 11:47:26 -08:00
2023-02-16 13:50:50 +01:00
2022-02-07 16:35:35 -08:00
2022-11-15 14:52:38 -07:00
2023-02-25 11:48:02 -08:00
2020-12-10 22:37:32 +01:00
2022-02-21 18:00:30 +01:00
2022-06-10 15:38:14 +02:00