mtd: spi-nor: core: Introduce flash_info mfr_flags
authorTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 7 Dec 2021 14:02:45 +0000 (16:02 +0200)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Tue, 7 Dec 2021 15:05:10 +0000 (17:05 +0200)
commit7683b39d6030264176dcd5ec1980622a620ee010
treea65a958eec73fd73bb7ba0f99c77dc041ae27cac
parent5273cc6df984967068f3acfcbe0def1562db5409
mtd: spi-nor: core: Introduce flash_info mfr_flags

Used in the manufacturer fixup hooks to differentiate support
between flashes of the same manufacturer. Not used in the
SPI NOR core.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20211207140254.87681-6-tudor.ambarus@microchip.com
drivers/mtd/spi-nor/core.h
drivers/mtd/spi-nor/sst.c