alarmtimers: Rework RTC device selection using class interface
authorJohn Stultz <john.stultz@linaro.org>
Fri, 15 Jul 2011 01:35:13 +0000 (18:35 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 10 Aug 2011 21:55:30 +0000 (14:55 -0700)
This allows cleaner detection of the RTC device being registered, rather
then probing any time someone calls alarmtimer_get_rtcdev.

CC: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found