]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hdspm: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:34:45 +0000 (11:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:34:45 +0000 (11:34 +0100)
commit04018e137c298f199fbf0f0c431d975f584f4702
tree3ad379717d757126b067f5fca01d90e1b40be598
parentc41c009ed5f0d20ab4cbdff37ddbfd072c3c2d92
ALSA: hdspm: 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/hdspm.c