Searched hist:"4 e5a800c82ec21335349a97cf58d97fbb0d3c98e" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/ |
H A D | g_NCR5380.c | diff 4e5a800c82ec21335349a97cf58d97fbb0d3c98e Wed Feb 04 19:30:20 CET 2015 Nicholas Mc Guire <hofrat@osadl.org> ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Instances of var * HZ / 1000 are replaced by msecs_to_jiffies(var). In addition some timing constants that assumed HZ 100 were adjusted to HZ independent settings based on review comments from Michael Schmitz <schmitzmic@gmail.com> and review of the original drivers in 1.0.31 and 2.2.16.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Acked-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | NCR5380.c | diff 4e5a800c82ec21335349a97cf58d97fbb0d3c98e Wed Feb 04 19:30:20 CET 2015 Nicholas Mc Guire <hofrat@osadl.org> ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Instances of var * HZ / 1000 are replaced by msecs_to_jiffies(var). In addition some timing constants that assumed HZ 100 were adjusted to HZ independent settings based on review comments from Michael Schmitz <schmitzmic@gmail.com> and review of the original drivers in 1.0.31 and 2.2.16.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org> Acked-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|