commit | 3427da4597ae2bf909a7f6f0c7bc48b07215c009 | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Wed Feb 04 03:07:40 2015 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Feb 06 08:44:58 2015 +0200 |
tree | 1aa72fc788d350aa468fafb7993605ee34d3837b | |
parent | ab458cc85fa23fd6367493b0668e126a6a552f32 [diff] |
orinoco: orinoco_pci use msecs_to_jiffies for conversion This is only an API consolidation and should make things more readable it replaces var * HZ / 1000 by msecs_to_jiffies(var). Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>