Cleanup of SF, no precise functionality changes.
Any inputs?
Jagan.
Jagan Teki (5):
mtd: spi: Call sst_write in _write ops
cmd: sf Drop reassignment of new into flash
env: sf: Preserve and free the previous flash
mtd: sf: Drop plat from sf_probe
mtd: spi: Use IS_ENABLED to prevent ifdef
cmd/sf.c | 3 ---
drivers/mtd/spi/sf_internal.h | 10 ++++++++++
drivers/mtd/spi/sf_probe.c | 19 ++++++++-----------
drivers/mtd/spi/spi-nor-core.c | 13 +++++++------
env/sf.c | 18 ++++++++++--------
5 files changed, 35 insertions(+), 28 deletions(-)