ALSA: Convert timers to use timer_setup()
authorKees Cook <[email protected]>
Wed, 25 Oct 2017 15:09:27 +0000 (08:09 -0700)
committerTakashi Iwai <[email protected]>
Thu, 26 Oct 2017 12:44:59 +0000 (14:44 +0200)
commit7211ec6392c8650ebc804023178c245464417ed2
treee94c80c2618a50be61994b55372390484dcff456
parent20e5f8bfb153bdd43b5be194658f8ad814470a5d
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 <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/i2c/other/ak4117.c
sound/pci/ctxfi/cttimer.c
sound/pci/echoaudio/midi.c
sound/pci/korg1212/korg1212.c
sound/pci/rme9652/hdsp.c
sound/pci/rme9652/hdspm.c
sound/soc/codecs/rt5645.c
sound/soc/omap/ams-delta.c