diff options
author | Jarod Wilson <jarod@redhat.com> | 2011-01-06 20:59:36 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-19 14:45:52 +0100 |
commit | 5aad724280b9f8ffff3a55311ef0ba35ebb4099a (patch) | |
tree | 0f076e7baaf5d91cbcc6557d4c88208f83402145 /virt/kvm | |
parent | [media] rc/imon: need to submit urb before ffdc type check (diff) | |
download | linux-5aad724280b9f8ffff3a55311ef0ba35ebb4099a.tar.xz linux-5aad724280b9f8ffff3a55311ef0ba35ebb4099a.zip |
[media] rc: fix up and genericize some time unit conversions
The ene_ir driver was using a private define of MS_TO_NS, which is meant
to be microseconds to nanoseconds. The mceusb driver copied it,
intending to use is a milliseconds to microseconds. Lets move the
defines to a common location, expand and standardize them a touch, so
that we now have:
MS_TO_NS - milliseconds to nanoseconds
MS_TO_US - milliseconds to microseconds
US_TO_NS - microseconds to nanoseconds
Reported-by: David Härdeman <david@hardeman.nu>
CC: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions