]> git.itanic.dy.fi Git - linux-stable/commit
mtd: spi-nor: intel: convert flash_info to new format
authorMichael Walle <mwalle@kernel.org>
Fri, 8 Sep 2023 10:16:40 +0000 (12:16 +0200)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 19 Sep 2023 15:59:19 +0000 (18:59 +0300)
commit3de6404725df69d81913d563a6b86cb515ad0298
tree134424b9f6f58e737d639d6148f3c76e482dab58
parent29cd12e08cd3f9474464737e53dd5d8c7f622b11
mtd: spi-nor: intel: convert flash_info to new format

The INFOx() macros are going away. Convert the flash_info database to
the new format.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20230807-mtd-flash-info-db-rework-v3-22-e60548861b10@kernel.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/intel.c