linux-stable/drivers/mtd/spi-nor
Tudor Ambarus b7ed1a3731 mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
spi_nor_setup() configures the SPI NOR memory. Setting the addr width
is too a configuration, hence we can move the spi_nor_set_addr_width()
in spi_nor_setup().

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20211207140254.87681-11-tudor.ambarus@microchip.com
2021-12-07 17:05:11 +02:00
..
controllers mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname() 2021-10-15 11:58:50 +03:00
atmel.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
catalyst.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
core.c mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup() 2021-12-07 17:05:11 +02:00
core.h mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
eon.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
esmt.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
everspin.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
fujitsu.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
gigadevice.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
intel.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
issi.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
Kconfig mtd: spi-nor: keep lock bits if they are non-volatile 2020-12-07 23:01:15 +05:30
macronix.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
Makefile mtd: spi-nor: add initial sysfs support 2021-06-15 23:18:32 +05:30
micron-st.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
otp.c mtd: spi-nor: Introduce spi_nor_set_mtd_info() 2021-12-07 17:05:10 +02:00
sfdp.c mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined 2021-12-07 17:05:10 +02:00
sfdp.h mtd: spi-nor: Get rid of duplicated argument in spi_nor_parse_sfdp() 2021-03-15 18:01:47 +02:00
spansion.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
sst.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
swp.c mtd: spi-nor: Introduce spi_nor_set_mtd_info() 2021-12-07 17:05:10 +02:00
sysfs.c mtd: spi-nor: add initial sysfs support 2021-06-15 23:18:32 +05:30
winbond.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00
xilinx.c mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of calls 2021-12-07 17:05:10 +02:00
xmc.c mtd: spi-nor: Rework the flash_info flags 2021-12-07 17:05:11 +02:00