On Wed, Oct 22, 2014 at 12:18:49PM +0200, Johan Hovold wrote:
On Fri, Oct 10, 2014 at 01:07:27PM -0500, Felipe Balbi wrote:
quoted
On Thu, Oct 09, 2014 at 09:06:31PM +0200, Johan Hovold wrote:
quoted
quoted
- /* clear pending irqs, and set 1/second periodic,
- * which we'll use instead of update irqs
+ /*
+ * disable interrupts
+ *
+ * NOTE: ALARM2 is not cleared on AM3352 if rtc_write (writeb) is used
*/
- rtc_write(0, OMAP_RTC_INTERRUPTS_REG);
+ rtc_writel(0, OMAP_RTC_INTERRUPTS_REG);
bug fix, should be part of a separate patch and Cc stable :-)
I made this a separate fix in v2 but did not mark it for stable for now
as no one has been bitten by it (ALARM2 is never enabled by the current
driver).
makes sense.
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141023/b4bbb60b/attachment.sig>