diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-04 17:53:33 -0700 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-10-05 08:20:37 +0200 |
commit | 38e9a80f66beb108d30f47dc856dd17b983c3dd6 (patch) | |
tree | 94c07160fe94e47055ad7e8343ec8d06810bba26 /sound/core/pcm_drm_eld.c | |
parent | d522bb6a105ffabeb765ad890062199fd4d18245 (diff) |
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/core/pcm_drm_eld.c')
0 files changed, 0 insertions, 0 deletions