[PATCH 0/4] RTC fixes for 3.1

From: John Stultz
Date: Wed Aug 10 2011 - 19:02:33 EST


Hey Thomas,
Here are a few RTC fixes for 3.1. Let me know if you have any
issues with them.

These patches are also available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.1/tip/timers/rtc

Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Axel Lin (1):
rtc: ep93xx: Fix 'rtc' may be used uninitialized warning

Ilkka Koskinen (1):
rtc: rtc-twl: Switch to using threaded irq

John Stultz (1):
rtc: Fix RTC PIE frequency limit

Sebastian Reichel (1):
rtc: rtc-twl: Remove lockdep related local_irq_enable()

drivers/rtc/interface.c | 2 +-
drivers/rtc/rtc-ep93xx.c | 16 ++++++++--------
drivers/rtc/rtc-twl.c | 10 +---------
include/linux/rtc.h | 3 +++
4 files changed, 13 insertions(+), 18 deletions(-)

--
1.7.3.2.146.gca209

--
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/