mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
authorMichael Walle <michael@walle.cc>
Wed, 23 Feb 2022 13:43:51 +0000 (14:43 +0100)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 25 Feb 2022 16:12:28 +0000 (18:12 +0200)
commit8f938262a6f37c4ca5e5f9552411877df2f93aab
tree729ecf0a308a3e3ffacd1305cd79f05b7aff61f9
parentc770abe52d81089a8b8ecd1fe42722e29bbab5f5
mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag

Now that all functions using that flag are local to the micron module,
we can convert the flag to a manufacturer one.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Tested-by: Pratyush Yadav <p.yadav@ti.com> # on mt35xu512aba, s28hs512t
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20220223134358.1914798-26-michael@walle.cc
drivers/mtd/spi-nor/core.c
drivers/mtd/spi-nor/core.h
drivers/mtd/spi-nor/micron-st.c