[MTD] NAND: Add suspend/resume functionality
authorVitaly Wool <vwool@ru.mvista.com>
Thu, 15 Sep 2005 13:58:53 +0000 (14:58 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 20:43:45 +0000 (21:43 +0100)
The changes introduced allow to suspend/resume NAND flash.
A new state (FL_PM_SUSPENDED) is introduced, as well as
routines for mtd->suspend and mtd->resume to put the flash in
suspended state from software pov.

Signed-off-by: Vitaly Wool <vwool@ru.mvista.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found