[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1359963456.13791.10.camel@sauron.fi.intel.com>
Date: Mon, 04 Feb 2013 09:37:36 +0200
From: Artem Bityutskiy <dedekind1@...il.com>
To: Huang Shijie <b32955@...escale.com>
Cc: dwmw2@...radead.org, matthieu.castet@...rot.com,
ffainelli@...ebox.fr, gabriel.matni@...il.com,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] mtd: fix the wrong timeo for panic_nand_wait()
On Wed, 2013-01-30 at 10:03 +0800, Huang Shijie wrote:
> The panic_nand_wait() expects the timeo in ms and not in jiffies.
> But in nand_wait(), the timeo for panic_nand_wait() is assigned with
> wrong value(jiffies + some delay). The timeo should be set like the
> panic_nand_write() does.
>
> This patch passes timeo in ms to panic_nand_wait().
> And this patch also passes timeo in jiffies(converted by msecs_to_jiffies)
> to time_before() which makes the code more readable.
>
> Signed-off-by: Huang Shijie <b32955@...escale.com>
Pushed to l2-mtd.git, thanks!
--
Best Regards,
Artem Bityutskiy
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists