diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 08:09:27 -0700 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-10-26 14:44:59 +0200 |
commit | 7211ec6392c8650ebc804023178c245464417ed2 (patch) | |
tree | e94c80c2618a50be61994b55372390484dcff456 /sound/pci/hda | |
parent | 20e5f8bfb153bdd43b5be194658f8ad814470a5d (diff) | |
download | op-kernel-dev-7211ec6392c8650ebc804023178c245464417ed2.zip op-kernel-dev-7211ec6392c8650ebc804023178c245464417ed2.tar.gz |
ALSA: 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. These are all the
"mechanical" changes remaining in the sound subsystem.
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda')
0 files changed, 0 insertions, 0 deletions