commit | 962034f43937d02a1c18e802a6641aed0a266ac5 | [log] [tgz] |
---|---|---|
author | Vitaly Wool <vwool@ru.mvista.com> | Thu Sep 15 14:58:53 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Sun Nov 06 21:43:45 2005 +0100 |
tree | d1e1f2fe4f45614f7714bc117fc55c4d5d9ee982 | |
parent | 9c517e6c801aab0f8de8f9c67bfc16ea13d72971 [diff] |
[MTD] NAND: Add suspend/resume functionality 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>