]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hdsp: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:34:36 +0000 (11:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:34:36 +0000 (11:34 +0100)
commitc41c009ed5f0d20ab4cbdff37ddbfd072c3c2d92
treef9e59f49d3e15b9e33e2743b19fcace978ea080c
parent3d6f0e0cb348ab1d74cb6fcb2745ebca6029bf9d
ALSA: hdsp: Use setup_timer() and mod_timer()

No functional change, refactoring with the standard helpers.

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