[git pull] RTC fixups for 2.6.39

From: John Stultz
Date: Tue Mar 29 2011 - 23:39:59 EST


Hey Thomas,

Here's a collection of RTC fixups for 2.6.39:
git://git.linaro.org/people/jstultz/linux.git fortglx/39/tip/timers/rtc

Let me know if you have any issues with them.
thanks
-john


John Stultz (1):
RTC: Fix early irqs caused by calling rtc_set_alarm too early

Mike Frysinger (1):
RTC: add missing "return 0" in new alarm func for rtc-bfin.c

Vasily Khoruzhick (1):
RTC: Fix s3c compile error due to missing s3c_rtc_setpie

drivers/rtc/class.c | 2 +-
drivers/rtc/interface.c | 26 ++++++++++++++++++++++++++
drivers/rtc/rtc-bfin.c | 2 ++
drivers/rtc/rtc-s3c.c | 2 --
include/linux/rtc.h | 2 ++
5 files changed, 31 insertions(+), 3 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/