From: Tilman Schmidt Date: Thu, 30 Sep 2010 13:35:11 +0000 (+0000) Subject: isdn/gigaset: bas_gigaset timer cleanup X-Git-Tag: v2.6.37-rc1~147^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5a9edcd5f1fe6483afca33294ed0ebab793ebf;p=pandora-kernel.git isdn/gigaset: bas_gigaset timer cleanup Use setup_timer() and mod_timer() instead of direct assignment to timer structure members, simplify the argument of one timer routine, and make extra sure all timers are stopped during suspend. Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed