From: Maxime Ripard Date: Tue, 7 Apr 2015 13:32:45 +0000 (+0200) Subject: mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout X-Git-Tag: omap-for-v4.2/fixes-rc1^2~143^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afca11ec13066d53c7b21fdd02dff2662a86eef5;p=pandora-kernel.git mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout Now that the driver handles the FIFO draining in a threaded interrupt, we can base our timeout on jiffies and sleeping, instead of using mdelay. Signed-off-by: Maxime Ripard Signed-off-by: Brian Norris --- Reading git-diff-tree failed