Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There was a missing QSPI locking for w25qxxxjv_get_die_from_addr function. We can't have the lock directly in w25qxxxjv_get_die_from_addr because the function is called from already locked function w25qxxxjv_erase_sector. Signed-off-by: Michal Lenc <[email protected]>
- Loading branch information