]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: aloop: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:27:31 +0000 (11:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:27:31 +0000 (11:27 +0100)
commitdb974553e368f0c2caef004b775569e898541c15
treed57a60750cf32ed5a516269bcb372d1524056cd1
parentf169c10597bd55125fc5c9d0c63b8ebf6dd6b5b2
ALSA: aloop: Use setup_timer() and mod_timer()

No functional change, refactoring with the standard helpers.

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