diff options
author | Brian Norris <computersforpeace@gmail.com> | 2016-01-29 20:25:31 +0100 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-03-08 03:01:54 +0100 |
commit | 4c0dba447ef4a97dfbae6e876312e952667eddc4 (patch) | |
tree | 631c6a9caa023a440db842ffbd7562adaaff6aa6 /include/ras | |
parent | mtd: spi-nor: wait for SR_WIP to clear on initial unlock (diff) | |
download | linux-4c0dba447ef4a97dfbae6e876312e952667eddc4.tar.xz linux-4c0dba447ef4a97dfbae6e876312e952667eddc4.zip |
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
If, for instance, the entire flash is already unlocked and I try to
mtd_unlock() the entire device, I don't expect to see an EINVAL error.
It should just silently succeed. Ditto for mtd_lock().
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Tested-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Diffstat (limited to 'include/ras')
0 files changed, 0 insertions, 0 deletions