]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: mtpav: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:28:36 +0000 (11:28 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:32:10 +0000 (11:32 +0100)
commit2b1b78114319e0ed2b7ca8c75d9cde6d2bf8f9fc
tree293e02e85be238280dae1ca0cfd08e5d5e09a233
parentb093ed23dad894d473bb2e9948facf7fc509ae77
ALSA: mtpav: Use setup_timer() and mod_timer()

No functional change, refactoring with the standard helpers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/mtpav.c