diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-04-26 19:18:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-05-11 05:33:29 +0300 |
commit | 5f195ee7d830c271af6fca979b0106b9a053e2c0 (patch) | |
tree | e53aa7794bf9b02e5abbae5315dd5569ce2ee5f4 /drivers/spi/spi-ti-qspi.c | |
parent | b5932f5c68e5fbe74fb7a27b4d0faf919e1e1642 (diff) | |
download | linux-5f195ee7d830c271af6fca979b0106b9a053e2c0.tar.xz |
spi: bcm-qspi: Implement the spi_mem interface
The spi_mem interface is meant to replace the ->spi_flash_read() one.
Implement the ->exec_op() method to ease removal of the old interface.
Not that ->spi_flash_read() is now implemented as a wrapper around the
new bcm_qspi_exec_mem_op() function so that we can easily get rid of
it when ->spi_flash_read() is removed.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Kamal Dasu <kdasu.kdev@gmail.com>
Tested-by: Kamal Dasu <kdasu.kdev@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-ti-qspi.c')
0 files changed, 0 insertions, 0 deletions