[PATCH] [MTD] Adjust the NOR CFI flash timeouts to round better
Jason Gunthorpe
jgunthorpe at obsidianresearch.com
Mon Oct 15 12:57:19 EDT 2012
On Mon, Oct 15, 2012 at 09:09:40AM -0700, David Woodhouse wrote:
> So it's not *entirely* bogus, but it should certainly be cleaned up to
> use the msecs_to_jiffies() helpers... or preferably not use jiffies at
> all, perhaps.
No doubt this is part of why I've seen failures on my boards, the
timeout is too short by half and rounded wrong :)
A quick grep shows many cases in drivers/mtd that use division of HZ,
what would you like to see done here?
Jason
?? That's '??s', not 'us', for next time the patch is submitted. Welcome
to the 21st century.
Hmm.. I may need a new terminal and/or mail reader ;)
More information about the linux-mtd
mailing list