diff options
author | Boris Brezillon <[email protected]> | 2018-04-26 18:18:19 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-05-11 11:33:51 +0900 |
commit | 4120f8d158ef904fb305b27e4a4524649faf3096 (patch) | |
tree | 0ec931c1e37ca8a62928142a5a1ff0d88d08b18d /lib/netdev-notifier-error-inject.c | |
parent | b95cb394ab591d1d6dcc7281b415fde0a3de2ae1 (diff) |
mtd: spi-nor: Use the spi_mem_xx() API
The spi_mem_xxx() API has been introduced to replace the
spi_flash_read() one. Make use of it so we can get rid of
spi_flash_read().
Note that using spi_mem_xx() also simplifies the code because this API
takes care of using the regular spi_sync() interface when the optimized
->mem_ops interface is not implemented by the controller.
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Frieder Schrempf <[email protected]>
Tested-by: Frieder Schrempf <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions