From 2a52b6eef7386cc19dfc0a2e82a7e23d807e51e5 Mon Sep 17 00:00:00 2001 From: Roman Kollar Date: Mon, 19 Jan 2015 10:42:54 +0100 Subject: [PATCH] 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 Signed-off-by: Jiri Slaby Signed-off-by: Takashi Iwai --- Reading git-format-patch failed