diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-08-07 03:16:57 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-11-05 11:02:24 +0100 |
commit | dfa9c0cba4ea20e766bbb4f89152b05d00ab9ab3 (patch) | |
tree | 79fb4ce0df9211fbe3e97695d04f1870f1916252 /drivers/mtd/mtdchar.c | |
parent | mtd: spi-nor: handle timeout errors in spi_nor_write() (diff) | |
download | linux-dfa9c0cba4ea20e766bbb4f89152b05d00ab9ab3.tar.xz linux-dfa9c0cba4ea20e766bbb4f89152b05d00ab9ab3.zip |
mtd: spi-nor: move "wait-till-ready" checks into erase/write functions
We shouldn't have *every* function checking if a previous write is
complete; this should be done synchronously after each write/erase.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/mtd/mtdchar.c')
0 files changed, 0 insertions, 0 deletions