[PATCH v2] mtd: nand: pxa3xx: Switch FIFO draining to jiffies-based timeout
Brian Norris
computersforpeace at gmail.com
Thu May 7 00:06:03 PDT 2015
On Tue, Apr 07, 2015 at 03:32:45PM +0200, Maxime Ripard wrote:
> 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 <maxime.ripard at free-electrons.com>
> ---
> Changes from v1:
> - Switch to readl_relaxed_poll_timeout() instead of using our own custom
> implementation of it.
Pushed to l2-mtd.git
More information about the linux-mtd
mailing list