From afca11ec13066d53c7b21fdd02dff2662a86eef5 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 7 Apr 2015 15:32:45 +0200 Subject: [PATCH] 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-format-patch failed