1
0
Fork 0
alistair23-linux/sound/sh
Kees Cook d522bb6a10 ALSA: sh: aica: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly. This requires adding a pointer to
hold the timer's target substream, as there won't be a way to pass this in
the future.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-10-05 08:20:17 +02:00
..
Kconfig ALSA: sh: add SuperH DAC audio driver for ALSA V4 2009-11-04 09:17:40 +01:00
Makefile ALSA: sh: add SuperH DAC audio driver for ALSA V4 2009-11-04 09:17:40 +01:00
aica.c ALSA: sh: aica: Convert timers to use timer_setup() 2017-10-05 08:20:17 +02:00
aica.h sh: Fix Dreamcast DMA issues. 2007-07-24 13:30:55 +09:00
sh_dac_audio.c ALSA: sh: Put missing KERN_* prefix 2017-08-31 11:02:15 +02:00