From: Takashi Iwai Date: Tue, 20 Jan 2015 08:40:20 +0000 (+0100) Subject: ALSA: line6/toneport: Move setup_timer() at the beginning X-Git-Tag: fixes-v4.0-rc1~146^2~35^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dd1c05cd7c26a463bbcca1ab50b59b86d88de64;p=pandora-kernel.git ALSA: line6/toneport: Move setup_timer() at the beginning ... so that timer_del_sync() in the destructor can be called safely at any time. Also move the mod_timer() call in toneport_setup(), which is a bit clearer place. Tested-by: Chris Rorvick Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed