On Thu, Jul 26, 2018 at 03:40:55PM +0200, Alexandre Belloni wrote: > Since commit 9e7002a70e42 ("char: rtc: remove unused rtc_control() API"), > it is not possible to set a callback anymore, remove its handling from the > interrupt handler. > > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Signed-off-by: Alexandre Belloni <alexandre.bell...@bootlin.com> > --- > Hi, > > My plan is to take that patch through the RTC tree because the next patch > relies > on the rtc_task_t *rtc_callback removal.
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>