alarmtimer: add alarm_start_relative
authorTodd Poynor <toddpoynor@google.com>
Sat, 11 May 2013 00:41:06 +0000 (17:41 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:28 +0000 (14:16 -0700)
commit9231422b0b0c91d88361752efd34b67ff5e2800c
treeb7feedc6719ba8c3168dc49f77aca66a920798ac
parent5c6b445de2639be5e056b74d7e6479b02e4923cf
alarmtimer: add alarm_start_relative

Start an alarmtimer with an expires time relative to the current time
of the associated clock.

Change-Id: Ifb5309a15e0d502bb4d0209ca5510a56ee7fa88c
Signed-off-by: Todd Poynor <toddpoynor@google.com>
include/linux/alarmtimer.h
kernel/time/alarmtimer.c