2011-06-04 01:07:07

by john stultz

[permalink] [raw]
Subject: [GIT pull] RTC fixes for 3.0

Hey Thomas,
Here are some RTC fixes needed for 3.0. Please take a look at them and
queue them for Linus.

git://git.linaro.org/people/jstultz/linux.git fortglx/3.0/tip/timers/rtc

John Stultz (1):
rtc: Fix ioctl error path return

Mark Brown (1):
rtc: Staticize non-exported __rtc_set_alarm()

drivers/rtc/interface.c | 2 +-
drivers/rtc/rtc-dev.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)