]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: mpu401: Use setup_timer() and mod_timer()
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:28:13 +0000 (11:28 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Jan 2015 10:28:13 +0000 (11:28 +0100)
commitb093ed23dad894d473bb2e9948facf7fc509ae77
tree59ce32522532059e5048ce7a003665bf89e54451
parentdb974553e368f0c2caef004b775569e898541c15
ALSA: mpu401: Use setup_timer() and mod_timer()

No functional change, refactoring with the standard helpers.

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