mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
authorMichael Walle <michael@walle.cc>
Wed, 23 Feb 2022 13:43:55 +0000 (14:43 +0100)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 25 Feb 2022 16:12:56 +0000 (18:12 +0200)
commit51c55506a7b1e6017dd6602ad14266ee551aa2d2
tree0e66d59bdb233f548655cb10d17284142128c4a3
parent837d5181beef068c16bb8424c2c1571a7d5d7966
mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag

Now that all functions using that flag are local to the spansion 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-30-michael@walle.cc
drivers/mtd/spi-nor/core.c
drivers/mtd/spi-nor/core.h
drivers/mtd/spi-nor/spansion.c