summaryrefslogtreecommitdiff
path: root/cmd/sf.c
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-05-13 15:32:23 +0530
committerJagan Teki <jagan@amarulasolutions.com>2020-06-01 17:55:24 +0530
commit46e4cdff1ee2b07e590b1a91d761f98e26ff3667 (patch)
treef4d70881d29eb75e54c452f37e438e316b2b4b95 /cmd/sf.c
parentf12f96cfaf53d47aa58eb640744542446aac44dd (diff)
mtd: spi: Call sst_write in _write ops
Currently spi-nor code is assigning _write ops for SST and other flashes separately.  Just call the sst_write from generic write ops and return if SST flash found, this way it avoids the confusion of multiple write ops assignment during the scan and makes it more feasible for code readability. No functionality changes. Cc: Simon Glass <sjg@chromium.org> Cc: Vignesh R <vigneshr@ti.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'cmd/sf.c')
0 files changed, 0 insertions, 0 deletions