Hi Sean,
gregkh@linuxfoundation.org wrote on Tue, 8 Feb 2022 09:39:07 +0100:
On Tue, Feb 08, 2022 at 09:25:06AM +0100, Sean Nyekjaer wrote:
Prevent rawnend access while in a suspended state.
^ Just saw the typo here
Commit 013e6292aaf5 ("mtd: rawnand: Simplify the locking") allows the rawnand layer to return errors rather than waiting in a blocking wait.
Tested on a iMX6ULL.
Fixes: 013e6292aaf5 ("mtd: rawnand: Simplify the locking") Signed-off-by: Sean Nyekjaer sean@geanix.com Reviewed-by: Boris Brezillon boris.brezillon@collabora.com