Skip to content
Commit da8f2e17 authored by Arjan van de Ven's avatar Arjan van de Ven
Browse files

hrtimer: add a hrtimer_start_range() function



this patch adds a _range version of hrtimer_start() so that range timers
can be created; the hrtimer_start() function is just a wrapper around this.

In addition, hrtimer_start_expires() will now preserve existing ranges.

Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
parent 2ec02270
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment