commit | 2a52b6eef7386cc19dfc0a2e82a7e23d807e51e5 | [log] [tgz] |
---|---|---|
author | Roman Kollar <rkollar@mail.muni.cz> | Mon Jan 19 10:42:54 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 19 10:49:52 2015 +0100 |
tree | cfd7bb68379539179fac81efa06ea731bdfb8d02 | |
parent | 53c098bfc5b614cd28c416215f5fa68815f1cce9 [diff] |
ALSA: dummy: use setup_timer and mod_timer Use setup_timer and mod_timer instead of structure assignments as it is the preferred way to setup and set the timer. Signed-off-by: Roman Kollar <rkollar@mail.muni.cz> Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>