OSDN Git Service

ALSA: timer: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:26:25 +0000 (11:26 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:26:25 +0000 (11:26 +0100)
commitf169c10597bd55125fc5c9d0c63b8ebf6dd6b5b2
treebdddeb854be2c2ca444957819b591e258d1380dd
parent2a52b6eef7386cc19dfc0a2e82a7e23d807e51e5
ALSA: timer: Use setup_timer() and mod_timer()

No functional change, refactoring with the standard helpers.

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