commit | 51c55506a7b1e6017dd6602ad14266ee551aa2d2 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed Feb 23 14:43:55 2022 +0100 |
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | Fri Feb 25 18:12:56 2022 +0200 |
tree | 0e66d59bdb233f548655cb10d17284142128c4a3 | |
parent | 837d5181beef068c16bb8424c2c1571a7d5d7966 [diff] |
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