commit | bbeca684f1eddd7c9fc964c58bd8501f9309e1c2 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon Jul 22 17:22:58 2019 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Sep 16 08:09:22 2019 +0530 |
tree | 35b955a2c0fe2e951f8b38a0aab7db974789a24b | |
parent | 544a7b4fbddc7ddd03ef19807c010d8e2ec3a6c4 [diff] |
mtd: spi: Drop sf.c spi_write_then_read, will manage to do the respective spi_xfer based on the tx_buf, rx_buf so drop the legacy spi_flash_read/write/cm code. Tested-by: Adam Ford <aford173@gmail.com> #da850-evm Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>