Re: [PATCH v3] mtd: fix the wrong timeo for panic_nand_wait()

From: Artem Bityutskiy
Date: Mon Feb 04 2013 - 02:36:27 EST


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@xxxxxxxxxxxxx>

Pushed to l2-mtd.git, thanks!

--
Best Regards,
Artem Bityutskiy

Attachment: signature.asc
Description: This is a digitally signed message part