diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-13 07:23:47 -0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-04-05 17:47:56 -0700 |
commit | 95d706657311f24407d0f7a0cf79b55904ec6524 (patch) | |
tree | 19f46f23db1169b415ad284b589dd9a8cbe889e6 /drivers/mtd/devices | |
parent | 41c7540d0c4e362212845aa2258c15aaa878665f (diff) |
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
This is only an API consolidation and should make things more readable
it replaces var * HZ / 1000 by msecs_to_jiffies(var) which helps readability
and also handles all corner-cases properly.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/devices')
0 files changed, 0 insertions, 0 deletions