commit | 8f938262a6f37c4ca5e5f9552411877df2f93aab | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed Feb 23 14:43:51 2022 +0100 |
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | Fri Feb 25 18:12:28 2022 +0200 |
tree | 729ecf0a308a3e3ffacd1305cd79f05b7aff61f9 | |
parent | c770abe52d81089a8b8ecd1fe42722e29bbab5f5 [diff] |
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