]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit6f5ca00db9c0d206adc6d9d12812fbf55e00f884
tree35b955a2c0fe2e951f8b38a0aab7db974789a24b
parent70ffb5aba192d82cd3cefa0702e81723e4a807f2
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