mtd: spi: Drop sf.c
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 22 Jul 2019 11:52:58 +0000 (17:22 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 16 Sep 2019 02:39:22 +0000 (08:09 +0530)
commit210d8ad0fa6c63e5775662b840b8eb095a69db19
tree35b955a2c0fe2e951f8b38a0aab7db974789a24b
parent43084a56b08b34a4daef36697dd715659a17caf9
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>
drivers/mtd/spi/Makefile
drivers/mtd/spi/sf.c [deleted file]
drivers/mtd/spi/sf_internal.h