commit | 051fc41c2e578e10950bf34dc84878e489e0679f | [log] [tgz] |
---|---|---|
author | Lei Wen <leiwen@marvell.com> | Thu Jul 14 20:44:30 2011 -0700 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:15 2011 +0300 |
tree | 8fb03f5ea60ca132ffe9b1e12e2a82098ad2f24d | |
parent | 52a474de0a830bdf4305ef19c3321064ce5da438 [diff] |
mtd: pxa3xx_nand: enhance suspend and resume routine This patch add protection on the suspend&resume path to prevent some unexpected behavior, like interrupt occur at the very second of resume back and it don't follow normal command path, which lead to bug. Signed-off-by: Lei Wen <leiwen@marvell.com>