From: Roman Kollar Date: Mon, 19 Jan 2015 09:42:54 +0000 (+0100) Subject: ALSA: dummy: use setup_timer and mod_timer X-Git-Tag: fixes-v4.0-rc1~146^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a52b6eef7386cc19dfc0a2e82a7e23d807e51e5;p=pandora-kernel.git 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-diff-tree failed