]> git.baikalelectronics.ru Git - kernel.git/commit
spi: Fix SPI NOR and SPI NAND acronyms
authorTudor Ambarus <tudor.ambarus@microchip.com>
Thu, 16 Jul 2020 05:11:44 +0000 (08:11 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 16 Jul 2020 23:55:25 +0000 (00:55 +0100)
commit8ee7e16b7d95ec5672104682f9ef5b5476bce939
tree457310e337d2534588c23bc6768b3e1a11bc2f39
parent0c5861e7f7132948c0195df4918e402609886b57
spi: Fix SPI NOR and SPI NAND acronyms

The industry refers to these flash types as "SPI NOR" and
"SPI NAND". Be consistent and use the same acronyms.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20200716051144.568606-1-tudor.ambarus@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig
drivers/spi/spi-fsl-qspi.c
drivers/spi/spi-orion.c