Re: [PATCH] rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable

2020-07-16 Thread Alexandre Belloni
On Tue, 14 Jul 2020 13:45:56 +0100, Sudeep Holla wrote: > Commit c8ff5841a90b ("rtc: pl031: switch to > rtc_time64_to_tm/rtc_tm_to_time64") > seemed to have accidentally removed the call to pl031_alarm_irq_enable > from pl031_set_alarm while switching to 64-bit apis. > > Let us add back the same

Re: [PATCH] rtc: pl031: fix set_alarm by adding back call to alarm_irq_enable

2020-07-14 Thread Valentin Schneider
On 14/07/20 13:45, Sudeep Holla wrote: > Commit c8ff5841a90b ("rtc: pl031: switch to > rtc_time64_to_tm/rtc_tm_to_time64") > seemed to have accidentally removed the call to pl031_alarm_irq_enable > from pl031_set_alarm while switching to 64-bit apis. > > Let us add back the same to get the set a