From: Lei Wen Date: Fri, 15 Jul 2011 03:44:30 +0000 (-0700) Subject: mtd: pxa3xx_nand: enhance suspend and resume routine X-Git-Tag: v3.2-rc1~14^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051fc41c2e578e10950bf34dc84878e489e0679f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed