ALSA: usb-audio: 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>
Showing
- sound/usb/line6/driver.c 2 additions, 2 deletionssound/usb/line6/driver.c
- sound/usb/line6/driver.h 1 addition, 2 deletionssound/usb/line6/driver.h
- sound/usb/line6/pod.c 5 additions, 6 deletionssound/usb/line6/pod.c
- sound/usb/line6/podhd.c 5 additions, 5 deletionssound/usb/line6/podhd.c
- sound/usb/line6/toneport.c 3 additions, 4 deletionssound/usb/line6/toneport.c
- sound/usb/line6/variax.c 16 additions, 16 deletionssound/usb/line6/variax.c
- sound/usb/midi.c 3 additions, 4 deletionssound/usb/midi.c
Loading
Please register or sign in to comment