]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: korg1212: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:34:18 +0000 (11:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:34:18 +0000 (11:34 +0100)
commit3d6f0e0cb348ab1d74cb6fcb2745ebca6029bf9d
tree80fdcc8f67bdf569c52ccd80b6443d59a865896f
parent8a3e7dfc90dcb2ed6e79b559ce072aeaec291ebd
ALSA: korg1212: Use setup_timer() and mod_timer()

No functional change, refactoring with the standard helpers.

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