From: Vipin Kumar Date: Tue, 9 Oct 2012 10:44:48 +0000 (+0530) Subject: mtd: fsmc_nand: modify the wait to uninterruptible X-Git-Tag: v3.8-rc1~47^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=928aa2aeb7269292ca1e3d0e5e2e5d08af13da3d;p=pandora-kernel.git mtd: fsmc_nand: modify the wait to uninterruptible Interruptible wait caused trouble in fsmc hardware state machine if the application was killed abruptly. To make fsmc operation safe turn wait in to un-interruptible. Signed-off-by: Vipin Kumar Reviewed-by: Linus Walleij Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed