diff options
author | 2021-10-29 20:26:19 +0300 | |
---|---|---|
committer | 2021-11-17 14:41:29 +0200 | |
commit | d396e735ba0c91911aac5d696b5da090e38e919b (patch) | |
tree | 635d6a792e2f44c5e2c86a0cdf0c49e06b054ff7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: spi-nor: sst: Use manufacturer late_init() to set _write() (diff) | |
download | linux-dev-d396e735ba0c91911aac5d696b5da090e38e919b.tar.xz linux-dev-d396e735ba0c91911aac5d696b5da090e38e919b.zip |
mtd: spi-nor: spansion: Use manufacturer late_init()
spansion_post_sfdp_fixups() was called regardless if the flash defined
SFDP tables or not. A better place for this kind of parameters init is
in manufacturer's late_init() hook. post_sfdp() should be called only
when SFDP is defined. No functional change in this patch.
Instead of doing the 4b opcodes settings at manufacturer level, thus
also for every flash that will be introduced, this should be done
just where it is needed, per flash. I'll let this for other patch.
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/20211029172633.886453-12-tudor.ambarus@microchip.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions