staging: Remove the Android alarm-dev driver
authorJohn Stultz <john.stultz@linaro.org>
Tue, 20 Jan 2015 21:42:34 +0000 (13:42 -0800)
committerMark Salyzyn <salyzyn@google.com>
Mon, 23 Mar 2015 21:19:46 +0000 (14:19 -0700)
commit013845fd73a5cbefec6e2234d873ea11c320c655
tree526b816c34796e0b1ebeef73a8e25e704cbb48f0
parent4f8c75c8d90e9b65ead2eb6d92aaa6f4e43adef8
staging: Remove the Android alarm-dev driver

The functionality provided by the Android alarm-dev driver
should now be present in the timerfd interface (thanks to
Greg Hackmann and Todd Poynor).

As of Lollipop, AOSP can make use of the timerfd if
alarm-dev is not present (though a fixup for setting the
rtc time if rtc0 isn't the backing for _ALARM clockids has
been applied post-Lollipop).

Thus, we should be able to remove alarm-dev from staging.

Cc: Greg Hackmann <ghackmann@google.com>
Cc: Elliott Hughes <enh@google.com>
Cc: Todd Poynor <toddpoynor@google.com>
Cc: Android Kernel Team <kernel-team@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Acked-by: Mark Salyzyn <salyzyn@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Change-Id: Ia905d4b809cc1614ddde01ccb791fc56ac292fa7
drivers/staging/android/Kconfig
drivers/staging/android/alarm-dev.c [deleted file]
drivers/staging/android/android_alarm.h [deleted file]
drivers/staging/android/uapi/android_alarm.h [deleted file]