linux-stable/sound/drivers/opl3
Kees Cook bc47ba90b0 ALSA: drivers: 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.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-10-24 21:01:16 +02:00
..
Makefile ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig 2017-06-28 08:45:07 +02:00
opl3_drums.c
opl3_lib.c ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl3_new() 2017-08-12 23:34:33 +02:00
opl3_midi.c ALSA: drivers: Convert timers to use timer_setup() 2017-10-24 21:01:16 +02:00
opl3_oss.c ALSA: opl3: Kill unused set_fs() 2017-05-17 07:13:12 +02:00
opl3_seq.c ALSA: drivers: Convert timers to use timer_setup() 2017-10-24 21:01:16 +02:00
opl3_synth.c ALSA: Replace with IS_ENABLED() 2014-02-10 11:42:00 +01:00
opl3_voice.h ALSA: drivers: Convert timers to use timer_setup() 2017-10-24 21:01:16 +02:00