Skip to content
Commit 49defc01 authored by David Woodhouse's avatar David Woodhouse
Browse files

[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.



When the erase callback performs some other action on the flash, it's
highly likely to deadlock unless we actually release the chip lock
before calling it.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 1fcf8ce5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment