Re: [PATCH v3 3/3] ARM: at91/rtc: disable interrupts at shutdown

2013-11-15 Thread Nicolas Ferre
On 16/10/2013 11:56, Johan Hovold : Make sure RTC-interrupts are disabled at shutdown. As the RTC is generally powered by backup power (VDDBU), its interrupts are not disabled on wake-up, user, watchdog or software reset. This could cause troubles on other systems (e.g. older kernels) if an inte

[PATCH v3 3/3] ARM: at91/rtc: disable interrupts at shutdown

2013-10-16 Thread Johan Hovold
Make sure RTC-interrupts are disabled at shutdown. As the RTC is generally powered by backup power (VDDBU), its interrupts are not disabled on wake-up, user, watchdog or software reset. This could cause troubles on other systems (e.g. older kernels) if an interrupt occurs before a handler has been