diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-05 02:53:33 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-10-05 08:20:37 +0200 |
commit | 38e9a80f66beb108d30f47dc856dd17b983c3dd6 (patch) | |
tree | 94c07160fe94e47055ad7e8343ec8d06810bba26 /sound/pci/asihpi | |
parent | ALSA: sh: aica: Convert timers to use timer_setup() (diff) | |
download | linux-38e9a80f66beb108d30f47dc856dd17b983c3dd6.tar.xz linux-38e9a80f66beb108d30f47dc856dd17b983c3dd6.zip |
ALSA: timer: 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 adds a pointer back to struct
snd_timer.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/asihpi')
0 files changed, 0 insertions, 0 deletions