Re: [PATCH] ALSA: timer: remove legacy rtctimer

2016-04-25 Thread Takashi Iwai
On Sat, 23 Apr 2016 02:58:05 +0200, Alexandre Belloni wrote: > > There are no users of rtctimer left. Remove its code as this is the > in-kernel user of the legacy PC RTC driver that will hopefully be removed > at some point. > > Signed-off-by: Alexandre Belloni > --- > Note that I've kept the d

[PATCH] ALSA: timer: remove legacy rtctimer

2016-04-22 Thread Alexandre Belloni
There are no users of rtctimer left. Remove its code as this is the in-kernel user of the legacy PC RTC driver that will hopefully be removed at some point. Signed-off-by: Alexandre Belloni --- Note that I've kept the definition of SNDRV_TIMER_GLOBAL_RTC as it is exposed to userspace. USerspace w