diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2020-05-13 15:32:23 +0530 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2020-06-01 17:55:24 +0530 |
commit | 46e4cdff1ee2b07e590b1a91d761f98e26ff3667 (patch) | |
tree | f4d70881d29eb75e54c452f37e438e316b2b4b95 /MAINTAINERS | |
parent | f12f96cfaf53d47aa58eb640744542446aac44dd (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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions