[PATCH v2 3/4] mtd: rawnand: remove suspended check

Sean Nyekjaer sean at geanix.com
Wed Oct 20 02:14:19 PDT 2021


On Wed, Oct 20, 2021 at 10:57:43AM +0200, Boris Brezillon wrote:
> On Wed, 20 Oct 2021 10:45:33 +0200
> Sean Nyekjaer <sean at geanix.com> wrote:
> 
> > Access is protected in upper MTD layer when MTD devices are suspended.
> 
> I think it deserves more explanation.
> 

Access is protected in upper MTD layer when MTD devices are suspended.

Commit ("mtd: core: protect access to MTD devices while in suspend")
introduces access protection, so it's safe to remove suspended checks.



More information about the linux-mtd mailing list